Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig
[platform/kernel/u-boot.git] / include / configs / integrator-common.h
index 9223fc2..80fcdac 100644 (file)
@@ -6,10 +6,7 @@
  * Common ARM Integrator configuration settings
  */
 
-#define CONFIG_SYS_MEMTEST_START       0x100000
-#define CONFIG_SYS_MEMTEST_END         0x10000000
 #define CONFIG_SYS_TIMERBASE           0x13000100      /* Timer1 */
-#define CONFIG_SYS_LOAD_ADDR           0x7fc0  /* default load address */
 #define CONFIG_SYS_MALLOC_LEN          (CONFIG_ENV_SIZE + 128*1024) /* Size of malloc() pool */
 
 #define CONFIG_CMDLINE_TAG             /* enable passing of ATAGs  */