[U-Boot] [PATCH] ot1200: enable support for USB_STORAGE

4 Dec
2014
4 Dec
'14
9:56 a.m.
Signed-off-by: Christian Gmeiner christian.gmeiner@gmail.com --- include/configs/ot1200.h | 1 + 1 file changed, 1 insertion(+)
diff --git a/include/configs/ot1200.h b/include/configs/ot1200.h index 0d0873d..255c933 100644 --- a/include/configs/ot1200.h +++ b/include/configs/ot1200.h @@ -85,6 +85,7 @@
/* USB Configs */ #define CONFIG_CMD_USB +#define CONFIG_USB_STORAGE #define CONFIG_USB_EHCI #define CONFIG_USB_EHCI_MX6 #define CONFIG_MXC_USB_PORTSC (PORT_PTS_UTMI | PORT_PTS_PTW)
--
1.9.3

19 Dec
19 Dec
3:45 p.m.
On 04/12/2014 09:56, Christian Gmeiner wrote:
Signed-off-by: Christian Gmeiner christian.gmeiner@gmail.com
Applied to u-boot-imx, thanks !
Best regards, Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic@denx.de
=====================================================================
3793
Age (days ago)
3808
Last active (days ago)
1 comments
2 participants
participants (2)
-
Christian Gmeiner
-
Stefano Babic