]> git.sur5r.net Git - u-boot/blobdiff - include/configs/mx51evk.h
powerpc/85xx: Add NAND boot support for P3041/P5020DS
[u-boot] / include / configs / mx51evk.h
index 591d6e1a922edda9fceef6141258cec6cb4d7def..fd42afcedca15cc9322c8237d4e110b211663ec4 100644 (file)
@@ -33,7 +33,9 @@
 #define CONFIG_DISPLAY_CPUINFO
 #define CONFIG_DISPLAY_BOARDINFO
 
-#define CONFIG_L2_OFF
+#define CONFIG_SYS_TEXT_BASE   0x97800000
+
+#define CONFIG_SYS_L2CACHE_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
  */