提交 b9f15902 编写于 作者: D David Müller (ELSOFT AG) 提交者: Minkyu Kang

SMDK2410: activate ARM relocation feature

Signed-off-by: NDavid Müller <d.mueller@elsoft.ch>
Signed-off-by: NMinkyu Kang <mk7.kang@samsung.com>
上级 f14a522a
......@@ -179,4 +179,10 @@
#define CONFIG_ENV_IS_IN_FLASH 1
#define CONFIG_ENV_SIZE 0x10000 /* Total Size of Environment Sector */
/* additions for new relocation code, must be added to all boards */
#define CONFIG_SYS_SDRAM_BASE PHYS_SDRAM_1
#define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_SDRAM_BASE + 0x1000 - \
GENERATED_GBL_DATA_SIZE)
#endif /* __CONFIG_H */
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册