[U-Boot] [PATCH] ot1200: enable support for USB_STORAGE
    Christian Gmeiner 
    christian.gmeiner at gmail.com
       
    Thu Dec  4 09:56:32 CET 2014
    
    
  
Signed-off-by: Christian Gmeiner <christian.gmeiner at 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
    
    
More information about the U-Boot
mailing list