[U-Boot] [PATCH] usb: Add WATCHDOG_RESET call to polling loop

2010-11-26 Thread Stefan Roese
This watchdog reset call is needed here, otherwise the lwmon5 board (PPC440EPx based) will reset upon the usb reset command. Signed-off-by: Stefan Roese s...@denx.de Cc: Remy Bohmer li...@bohmer.net --- drivers/usb/host/ehci-hcd.c |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff

Re: [U-Boot] [PATCH] usb: Add WATCHDOG_RESET call to polling loop

2010-11-26 Thread Remy Bohmer
Hi, 2010/11/26 Stefan Roese s...@denx.de: This watchdog reset call is needed here, otherwise the lwmon5 board (PPC440EPx based) will reset upon the usb reset command. Signed-off-by: Stefan Roese s...@denx.de Cc: Remy Bohmer li...@bohmer.net ---  drivers/usb/host/ehci-hcd.c |    2 ++  1