summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/Kconfig b/common/Kconfig
index 18788368b7..719fee5032 100644
--- a/common/Kconfig
+++ b/common/Kconfig
@@ -10,6 +10,7 @@ config BOARDINFO
config TEXT_BASE
prompt "TEXT_BASE"
hex
+ default ARCH_TEXT_BASE
help
The Address U-Boot gets linked at.