From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 27 Feb 2012 00:09:30 +0100 Subject: [U-Boot] net: re-enumerating usb-ethernet devices hangs the system In-Reply-To: <4F0AD754.10607@grandegger.com> References: <4F0AD754.10607@grandegger.com> Message-ID: <201202270009.30337.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > 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 ". > > Thanks, > > Wolfgang. Hi, what's the status of this patch/patchset? Thanks M