commit | 62f66a5df186f4cd85d13629957be7467a5aa14b | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut@gmail.com> | Thu Sep 23 09:46:57 2010 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Tue Oct 19 22:47:34 2010 +0200 |
tree | 4683c5c1f90a7f632b071fc510fe4e36c5c4005e | |
parent | b9f1dbaa893d9a19a97442764a853a2efc4dbcd0 [diff] [blame] |
PXA: Add necessary information for RELOC Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
diff --git a/include/configs/cerf250.h b/include/configs/cerf250.h index 477b94a..98b69e3 100644 --- a/include/configs/cerf250.h +++ b/include/configs/cerf250.h
@@ -161,6 +161,9 @@ #define CONFIG_SYS_FLASH_BASE PHYS_FLASH_1 +#define CONFIG_SYS_SDRAM_BASE PHYS_SDRAM_1 +#define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_GBL_DATA_SIZE + PHYS_SDRAM_1) + /* * GPIO settings */