Re: [U-Boot] [PATCH] usb: musb: add virtual root hub control support

2010-01-12 Thread Remy Bohmer
Hi, 2010/1/9 Mike Frysinger : > From: Bryan Wu > > For MUSB devices that do not support multipoint (hubs), we have to emulate > a root hub so that we can support core operations like resetting ports. > > Signed-off-by: Bryan Wu > Signed-off-by: Cliff Cai > Signed-off-by: Mike Frysinger > --- >

[U-Boot] [PATCH] usb: musb: add virtual root hub control support

2010-01-09 Thread Mike Frysinger
From: Bryan Wu For MUSB devices that do not support multipoint (hubs), we have to emulate a root hub so that we can support core operations like resetting ports. Signed-off-by: Bryan Wu Signed-off-by: Cliff Cai Signed-off-by: Mike Frysinger --- drivers/usb/musb/musb_hcd.c | 429