CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig
[platform/kernel/u-boot.git] / include / configs / devkit3250.h
index ae2b81b..c93a5de 100644 (file)
@@ -14,8 +14,6 @@
 
 #define CONFIG_MACH_TYPE               MACH_TYPE_DEVKIT3250
 
-#define CONFIG_SYS_ICACHE_OFF
-#define CONFIG_SYS_DCACHE_OFF
 #if !defined(CONFIG_SPL_BUILD)
 #define CONFIG_SKIP_LOWLEVEL_INIT
 #endif
@@ -78,7 +76,6 @@
 #define CONFIG_SYS_MAX_FLASH_SECT      71
 #define CONFIG_SYS_FLASH_BASE          EMC_CS0_BASE
 #define CONFIG_SYS_FLASH_SIZE          SZ_4M
-#define CONFIG_SYS_FLASH_CFI
 
 /*
  * NAND controller
  * SPL specific defines
  */
 /* SPL will be executed at offset 0 */
-#define CONFIG_SPL_TEXT_BASE           0x00000000
 
 /* SPL will use SRAM as stack */
 #define CONFIG_SPL_STACK               0x0000FFF8