commit | 546b3129d715604150fc65d4ea57a3e1881da9c1 | [log] [tgz] |
---|---|---|
author | Madan Srinivas <madans@ti.com> | Fri Apr 07 10:00:08 2017 -0500 |
committer | Tom Rini <trini@konsulko.com> | Sat Apr 08 21:35:06 2017 -0400 |
tree | 24f6eebcd65928889acf66f317deefb133c75117 | |
parent | 4fce6554dcc9dc9077fa89b61c675e08f9090bfe [diff] |
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>