Re: configure the mac address of an eth device

2020-05-26 Thread Giorgio Dal Molin
Hi Sascha, thank you for your suggestion about the MAC, the code works now as expected. Just another quick question: is there a function like of_eth_register_ethaddr() also for a 'serial-number' value ? I also have a 'serial number' value from the eeprom and I would like to pass to the kernel.

Re: [PATCH 20/20] fastboot net: remove may_send

2020-05-26 Thread Sascha Hauer
On Mon, May 25, 2020 at 09:45:49PM +0200, Daniel Glöckner wrote: > Hello Sascha, > > Am 25.05.20 um 12:33 schrieb Sascha Hauer: > > This removes the may_send mechanism from fastboot over UDP. Without this > > fastboot transfers get stuck when on the command line something like > > "sleep 10" is