]> git.ipfire.org Git - people/ms/u-boot.git/commit
Kconfig: Adds SYS_TEXT_BASE config option for Keystone2
authorMadan Srinivas <madans@ti.com>
Fri, 7 Apr 2017 15:00:08 +0000 (10:00 -0500)
committerTom Rini <trini@konsulko.com>
Sun, 9 Apr 2017 01:35:06 +0000 (21:35 -0400)
commit546b3129d715604150fc65d4ea57a3e1881da9c1
tree24f6eebcd65928889acf66f317deefb133c75117
parent4fce6554dcc9dc9077fa89b61c675e08f9090bfe
Kconfig: Adds SYS_TEXT_BASE config option for Keystone2

This patch makes SYS_TEXT_BASE a config option for Keystone2
so that it can be used to load u-boot at different addresses
on secure and non-secure Keystone2 devices.

Signed-off-by: Madan Srinivas <madans@ti.com>
Signed-off-by: Andrew F. Davis <afd@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>
Kconfig
configs/k2e_evm_defconfig
configs/k2g_evm_defconfig
configs/k2hk_evm_defconfig
configs/k2l_evm_defconfig