]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/mx53evk.h
update/fix IXDP425 / IXDPG425 boards
[karo-tx-uboot.git] / include / configs / mx53evk.h
index 6ac910b6d99f6d7a1ebcdab7566766d2d851c502..78122a7ba87e7b3dd717842072d7d62d1989442c 100644 (file)
@@ -38,6 +38,8 @@
 #define CONFIG_SETUP_MEMORY_TAGS       1
 #define CONFIG_INITRD_TAG              1
 
+#define CONFIG_OF_LIBFDT               1
+
 /* Size of malloc() pool */
 #define CONFIG_SYS_MALLOC_LEN          (CONFIG_ENV_SIZE + 2 * 1024 * 1024)
 
 #define CONFIG_ENV_IS_IN_MMC
 #define CONFIG_SYS_MMC_ENV_DEV 0
 
-#define CONFIG_OF_LIBFDT
-#define CONFIG_SYS_BOOTMAPSZ   0x800000
-
 #endif                         /* __CONFIG_H */