aboutsummaryrefslogtreecommitdiff
path: root/common/spl/Kconfig.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'common/spl/Kconfig.tpl')
-rw-r--r--common/spl/Kconfig.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/spl/Kconfig.tpl b/common/spl/Kconfig.tpl
index 3d6cf1e59f..cc71578f64 100644
--- a/common/spl/Kconfig.tpl
+++ b/common/spl/Kconfig.tpl
@@ -126,7 +126,7 @@ config TPL_POWER
config TPL_TEXT_BASE
hex "Base address for the .text section of the TPL stage"
- default 0
+ default 0x0
help
The base address for the .text section of the TPL stage.