MX51: vision2: Fix build for vision2 board.
[oweals/u-boot.git] / include / configs / mx51evk.h
index 591d6e1a922edda9fceef6141258cec6cb4d7def..207b20c2e335be8a63f60d63ea1b75487ab56450 100644 (file)
@@ -33,6 +33,8 @@
 #define CONFIG_DISPLAY_CPUINFO
 #define CONFIG_DISPLAY_BOARDINFO
 
+#define CONFIG_SYS_TEXT_BASE   0x97800000
+
 #define CONFIG_L2_OFF
 
 #include <asm/arch/imx-regs.h>
@@ -46,6 +48,8 @@
 #define CONFIG_SETUP_MEMORY_TAGS       1
 #define CONFIG_INITRD_TAG              1
 
+#define CONFIG_OF_LIBFDT               1
+
 /*
  * Size of malloc() pool
  */