X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fmx51evk.h;h=fd42afcedca15cc9322c8237d4e110b211663ec4;hb=374a235d42fa63cc84dbf384944a69b2d05bdc81;hp=591d6e1a922edda9fceef6141258cec6cb4d7def;hpb=4bfa18fb99e4ffa9451d9ec95375a5e970847bf8;p=u-boot diff --git a/include/configs/mx51evk.h b/include/configs/mx51evk.h index 591d6e1a92..fd42afcedc 100644 --- a/include/configs/mx51evk.h +++ b/include/configs/mx51evk.h @@ -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 /* @@ -46,6 +48,8 @@ #define CONFIG_SETUP_MEMORY_TAGS 1 #define CONFIG_INITRD_TAG 1 +#define CONFIG_OF_LIBFDT 1 + /* * Size of malloc() pool */