aboutsummaryrefslogtreecommitdiff
path: root/include/configs/xsengine.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/xsengine.h')
-rw-r--r--include/configs/xsengine.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/xsengine.h b/include/configs/xsengine.h
index f68461bb2..9606b5316 100644
--- a/include/configs/xsengine.h
+++ b/include/configs/xsengine.h
@@ -53,6 +53,9 @@
#define CONFIG_SYS_DRAM_BASE 0xa0000000
#define CONFIG_SYS_DRAM_SIZE 0x04000000
+#define CONFIG_SYS_SDRAM_BASE PHYS_SDRAM_1
+#define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_GBL_DATA_SIZE + PHYS_SDRAM_1)
+
/* FLASH organization */
#define CONFIG_SYS_MAX_FLASH_BANKS 1 /* max number of memory banks */
#define CONFIG_SYS_MAX_FLASH_SECT 128 /* max number of sectors on one chip */