Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig
[platform/kernel/u-boot.git] / include / configs / integrator-common.h
index 89ab0da..80fcdac 100644 (file)
@@ -7,7 +7,6 @@
  */
 
 #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  */