提交 0b20ed76 编写于 作者: P Prafulla Wadaskar 提交者: Wolfgang Denk

Kirkwood: Changes specific to ARM relocation support

All Kirkwood based boards are supported for this new implementation
ref: docs/README.arm-relocation
Signed-off-by: NPrafulla Wadaskar <prafulla@marvell.com>
上级 54e999a3
......@@ -55,6 +55,11 @@
#error "Unsupported SoC"
#endif
/* additions for new ARM relocation support */
#define CONFIG_SYS_SDRAM_BASE 0x00000000
/* Kirkwood has 2k of Security SRAM, use it for SP */
#define CONFIG_SYS_INIT_SP_ADDR 0xC8012000
/*
* CLKs configurations
*/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册