[U-Boot] [PATCH V5 18/18] nitrogen6x: add CONFIG_MV_UDC

Troy Kisky troy.kisky at boundarydevices.com
Thu Sep 26 03:41:18 CEST 2013


Also, add other USB related config items.

Signed-off-by: Troy Kisky <troy.kisky at boundarydevices.com>

---
v4: Updated commit message
v5: no change
---
 include/configs/nitrogen6x.h | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/include/configs/nitrogen6x.h b/include/configs/nitrogen6x.h
index 2e5ae13..a08eea6 100644
--- a/include/configs/nitrogen6x.h
+++ b/include/configs/nitrogen6x.h
@@ -30,6 +30,12 @@
 #define CONFIG_BOARD_EARLY_INIT_F
 #define CONFIG_MISC_INIT_R
 #define CONFIG_MXC_GPIO
+#define CONFIG_MV_UDC
+#define CONFIG_USBD_HS
+#define CONFIG_USB_GADGET_DUALSPEED
+#define CONFIG_USB_ETHER
+#define CONFIG_USB_ETH_CDC
+#define CONFIG_NETCONSOLE
 
 #define CONFIG_CMD_FUSE
 #ifdef CONFIG_CMD_FUSE
-- 
1.8.1.2



More information about the U-Boot mailing list