MX51: vision2: Fix build for vision2 board.
[oweals/u-boot.git] / include / configs / mx51evk.h
index 50caacdb87e778264ed3e02f8ee252a50ae4fad8..207b20c2e335be8a63f60d63ea1b75487ab56450 100644 (file)
@@ -48,6 +48,8 @@
 #define CONFIG_SETUP_MEMORY_TAGS       1
 #define CONFIG_INITRD_TAG              1
 
+#define CONFIG_OF_LIBFDT               1
+
 /*
  * Size of malloc() pool
  */
 #define CONFIG_ENV_IS_IN_MMC
 #define CONFIG_SYS_MMC_ENV_DEV 0
 
-#define CONFIG_OF_LIBFDT
-#define CONFIG_SYS_BOOTMAPSZ   0x800000
-
 #endif