Skip to content
Snippets Groups Projects
Commit 0413f9c3 authored by Michal Simek's avatar Michal Simek
Browse files

arm64: zynqmp: Define default SPL_TEXT_BASE address in Kconfig


Define default address via Kconfig. There is no need to change this address
for most of the boards but it is also possible. This one line save a lot of
lines in defconfigs that's why make sense to do it.

The similar change has been done by commit 9340d8fe
("sunxi: move CONFIG_SPL_TEXT_BASE from *_defconfig to Kconfig")

Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
Reviewed-by: default avatarLuca Ceresoli <luca@lucaceresoli.net>
parent 61ba1244
No related branches found
No related tags found
No related merge requests found
Showing
with 1 addition and 19 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment