]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/mx6qarm2.h
imx:mx6qarm2: change CONFIG_SYS_FSL_ESDHC_ADDR
[karo-tx-uboot.git] / include / configs / mx6qarm2.h
index fd651cfa50077f9cca24b57fbaa3b3cfabb79d78..e2469a116563ca4135c3846ccfd7444d14a3daa8 100644 (file)
@@ -23,6 +23,8 @@
 #define CONFIG_SETUP_MEMORY_TAGS
 #define CONFIG_INITRD_TAG
 
+#define CONFIG_SYS_GENERIC_BOARD
+
 /* Size of malloc() pool */
 #define CONFIG_SYS_MALLOC_LEN          (CONFIG_ENV_SIZE + 2 * 1024 * 1024)
 
@@ -35,7 +37,7 @@
 /* MMC Configs */
 #define CONFIG_FSL_ESDHC
 #define CONFIG_FSL_USDHC
-#define CONFIG_SYS_FSL_ESDHC_ADDR      0
+#define CONFIG_SYS_FSL_ESDHC_ADDR      USDHC4_BASE_ADDR
 #define CONFIG_SYS_FSL_USDHC_NUM       2
 
 #define CONFIG_MMC