]> git.sur5r.net Git - u-boot/blobdiff - include/configs/woodburn_sd.h
x86: minnowmax: Drop the cache line size hack
[u-boot] / include / configs / woodburn_sd.h
index 10e1d170ba20d98f2c4cb147803af339eba552ee..25bfeef03670e95fb6646c2fe8d6ebf8831049b7 100644 (file)
 /* Set TEXT in RAM */
 #define CONFIG_SYS_TEXT_BASE   0x82000000
 
-#define CONFIG_BOOT_INTERNAL
-
 /*
  * SPL
  */
-#define        CONFIG_SPL
 #define CONFIG_SPL_FRAMEWORK
 #define        CONFIG_SPL_LDSCRIPT     "arch/arm/cpu/arm1136/u-boot-spl.lds"
 #define        CONFIG_SPL_LIBCOMMON_SUPPORT