aboutsummaryrefslogtreecommitdiff
path: root/include/configs/sama7g5ek.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/sama7g5ek.h')
-rw-r--r--include/configs/sama7g5ek.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/sama7g5ek.h b/include/configs/sama7g5ek.h
index 9bb4a09..97bac63 100644
--- a/include/configs/sama7g5ek.h
+++ b/include/configs/sama7g5ek.h
@@ -17,8 +17,5 @@
#define CONFIG_SYS_SDRAM_SIZE 0x20000000
#define CONFIG_SPL_STACK 0x218000
-#define CONFIG_SYS_INIT_SP_ADDR \
- (CONFIG_SYS_SDRAM_BASE + 16 * 1024 + CONFIG_SYS_MALLOC_F_LEN - \
- GENERATED_GBL_DATA_SIZE)
#endif