]> git.sur5r.net Git - u-boot/blobdiff - include/configs/galileo.h
usb: dwc3: Add DWC3 controller driver support
[u-boot] / include / configs / galileo.h
index 65a2c3e0162e6573cec3f4f2557ebab921e731d9..fd89bf30ef3a3d87547cf3437113e4618d89ab1f 100644 (file)
@@ -15,8 +15,7 @@
 
 #define CONFIG_SYS_MONITOR_LEN         (1 << 20)
 #define CONFIG_BOARD_EARLY_INIT_F
-
-#define CONFIG_NR_DRAM_BANKS           1
+#define CONFIG_ARCH_MISC_INIT
 
 #define CONFIG_X86_SERIAL
 
@@ -62,4 +61,8 @@
 #define CONFIG_DW_ALTDESCRIPTOR
 #define CONFIG_PHYLIB
 
+/* Environment configuration */
+#define CONFIG_ENV_SECT_SIZE           0x1000
+#define CONFIG_ENV_OFFSET              0
+
 #endif /* __CONFIG_H */