[U-Boot] net: re-enumerating usb-ethernet devices hangs the system

Hi Vincent,
as you already know, the re-enumerating of usb ethernet devices (calling "usb start" twice) hangs the system because eth_register() is called more than once. If have found a related patch from you with the subject "eth: remove usb-ethernet devices before re-enumerating them" in the chromium.org git repos. Could that be pushed mainline. Feel free to add my "Tested-by: Wolfgang Grandegger wg@denx.de".
Thanks,
Wolfgang.

Hi,
On Mon, Jan 9, 2012 at 04:02, Wolfgang Grandegger wg@grandegger.com wrote:
as you already know, the re-enumerating of usb ethernet devices (calling "usb start" twice) hangs the system because eth_register() is called more than once. If have found a related patch from you with the subject "eth: remove usb-ethernet devices before re-enumerating them" in the chromium.org git repos. Could that be pushed mainline. Feel free to add my "Tested-by: Wolfgang Grandegger wg@denx.de".
Sure I will do that today.

Hi Vincent,
as you already know, the re-enumerating of usb ethernet devices (calling "usb start" twice) hangs the system because eth_register() is called more than once. If have found a related patch from you with the subject "eth: remove usb-ethernet devices before re-enumerating them" in the chromium.org git repos. Could that be pushed mainline. Feel free to add my "Tested-by: Wolfgang Grandegger wg@denx.de".
Thanks,
Wolfgang.
Hi,
what's the status of this patch/patchset?
Thanks M
participants (3)
-
Marek Vasut
-
Vincent Palatin
-
Wolfgang Grandegger