mx5: enable usb gadget for freescale mx51 babbage board
authorDinh Nguyen <Dinh.Nguyen@freescale.com>
Mon, 10 May 2010 18:45:59 +0000 (13:45 -0500)
committerSascha Hauer <s.hauer@pengutronix.de>
Tue, 11 May 2010 06:49:54 +0000 (08:49 +0200)
This patch enables usb gadget for freescale mx51 babbage hw. By default,
the OTG port will be in device mode. To put the OTG port into Host mode,
pass "otg_mode=host" in the exec command.

This patch applies to 2.6.34-rc7.

Signed-off-by: Dinh Nguyen <Dinh.Nguyen@freescale.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>

No differences found