summaryrefslogtreecommitdiffstats
path: root/include/configs/zipitz2.h
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut@gmail.com>2010-09-23 09:46:57 +0200
committerWolfgang Denk <wd@denx.de>2010-10-19 22:47:34 +0200
commit6ef6eb91cda895de3366068fc2caf25328786f4d (patch)
tree4683c5c1f90a7f632b071fc510fe4e36c5c4005e /include/configs/zipitz2.h
parent80124df14f43e08c86892f5344c23cff1e943dbc (diff)
downloadtalos-obmc-uboot-6ef6eb91cda895de3366068fc2caf25328786f4d.tar.gz
talos-obmc-uboot-6ef6eb91cda895de3366068fc2caf25328786f4d.zip
PXA: Add necessary information for RELOC
Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
Diffstat (limited to 'include/configs/zipitz2.h')
-rw-r--r--include/configs/zipitz2.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/zipitz2.h b/include/configs/zipitz2.h
index a5a873ba3c..642c5753bb 100644
--- a/include/configs/zipitz2.h
+++ b/include/configs/zipitz2.h
@@ -175,6 +175,9 @@ unsigned char zipitz2_spi_read(void);
#define CONFIG_SYS_LOAD_ADDR CONFIG_SYS_DRAM_BASE
+#define CONFIG_SYS_SDRAM_BASE PHYS_SDRAM_1
+#define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_GBL_DATA_SIZE + PHYS_SDRAM_1)
+
/*
* NOR FLASH
*/
OpenPOWER on IntegriCloud