u-boot-brain/arch/powerpc
Shaohui Xie a3a3e7b2c3 powerpc/85xx: enable USB2 gadget mode for corenet ds board
to make USB2 worked in gadget mode, we need to set it's 'dr_mode' to
'peripheral' in hwconfig, but driver starts scan from 'usb1', it'll break
out if it cannot find 'usb1', so drop the 'else' clause to make driver scan
all the 'usbx'.

Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2011-07-29 08:53:43 -05:00
..
cpu powerpc/85xx: enable USB2 gadget mode for corenet ds board 2011-07-29 08:53:43 -05:00
include/asm powerpc/85xx: Cleanup handling of PVR detection for e500/e500mc/e5500 2011-07-29 08:53:39 -05:00
lib powerpc/85xx: verify the device tree before booting Linux 2011-07-29 08:53:39 -05:00
config.mk Handle most LDSCRIPT setting centrally 2011-04-30 00:59:47 +02:00