summaryrefslogtreecommitdiff
path: root/include/configs/grpeach.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/grpeach.h')
-rw-r--r--include/configs/grpeach.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/grpeach.h b/include/configs/grpeach.h
index 4d5eab09f0..c958006b22 100644
--- a/include/configs/grpeach.h
+++ b/include/configs/grpeach.h
@@ -20,8 +20,6 @@
#define CONFIG_SYS_SDRAM_SIZE (10 * 1024 * 1024)
#define CONFIG_SYS_INIT_SP_ADDR \
(CONFIG_SYS_SDRAM_BASE + CONFIG_SYS_SDRAM_SIZE - 1024 * 1024)
-#define CONFIG_SYS_LOAD_ADDR \
- (CONFIG_SYS_SDRAM_BASE + 4 * 1024 * 1024)
/* Malloc */
#define CONFIG_SYS_MALLOC_LEN (1024 * 1024)