summaryrefslogtreecommitdiffstats
path: root/include/configs/vpac270.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/vpac270.h')
-rw-r--r--include/configs/vpac270.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/vpac270.h b/include/configs/vpac270.h
index b8440a1241..1bcd2f3e04 100644
--- a/include/configs/vpac270.h
+++ b/include/configs/vpac270.h
@@ -181,6 +181,9 @@
#define CONFIG_SYS_MEMTEST_END 0xa0800000 /* 4 ... 8 MB in DRAM */
#define CONFIG_SYS_LOAD_ADDR (0x5c000000)
+#define CONFIG_SYS_SDRAM_BASE PHYS_SDRAM_1
+#define CONFIG_SYS_INIT_SP_ADDR \
+ (CONFIG_SYS_GBL_DATA_SIZE + CONFIG_STACKSIZE + PHYS_SDRAM_1)
/*
* NOR FLASH
OpenPOWER on IntegriCloud