mpc83xx: Get rid of CONFIG_SYS_DDR_BASE
[platform/kernel/u-boot.git] / include / configs / taurus.h
index 45a4a80..dbb01af 100644 (file)
 #include <asm/hardware.h>
 #include <linux/sizes.h>
 
-#if defined(CONFIG_SPL_BUILD)
-#define CONFIG_SYS_ICACHE_OFF
-#define CONFIG_SYS_DCACHE_OFF
-#endif
 /*
  * Warning: changing CONFIG_SYS_TEXT_BASE requires
  * adapting the initial boot program.