]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/galileo.h
net: fec_mxc: move CONFIG_FEC_MXC_PHYADDR from Kconfig to include/configs/*.h
[karo-tx-uboot.git] / include / configs / galileo.h
index 65a2c3e0162e6573cec3f4f2557ebab921e731d9..3c3c6e9d543e11d1244bd72901d9de598bfe52a9 100644 (file)
 
 #define CONFIG_SYS_MONITOR_LEN         (1 << 20)
 #define CONFIG_BOARD_EARLY_INIT_F
-
-#define CONFIG_NR_DRAM_BANKS           1
-
-#define CONFIG_X86_SERIAL
+#define CONFIG_ARCH_MISC_INIT
 
 /* ns16550 UART is memory-mapped in Quark SoC */
 #undef  CONFIG_SYS_NS16550_PORT_MAPPED
@@ -62,4 +59,8 @@
 #define CONFIG_DW_ALTDESCRIPTOR
 #define CONFIG_PHYLIB
 
+/* Environment configuration */
+#define CONFIG_ENV_SECT_SIZE           0x1000
+#define CONFIG_ENV_OFFSET              0
+
 #endif /* __CONFIG_H */