summaryrefslogtreecommitdiff
path: root/configs/uniphier_v7_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/uniphier_v7_defconfig')
-rw-r--r--configs/uniphier_v7_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/uniphier_v7_defconfig b/configs/uniphier_v7_defconfig
index 61007a6770..922420102b 100644
--- a/configs/uniphier_v7_defconfig
+++ b/configs/uniphier_v7_defconfig
@@ -7,12 +7,12 @@ CONFIG_SPL_SERIAL_SUPPORT=y
CONFIG_NR_DRAM_BANKS=3
CONFIG_SPL=y
CONFIG_MICRO_SUPPORT_CARD=y
+CONFIG_SPL_TEXT_BASE=0x00100000
# CONFIG_ARCH_FIXUP_FDT_MEMORY is not set
CONFIG_BOOTCOMMAND="run ${bootdev}script; run ${bootdev}boot"
CONFIG_USE_PREBOOT=y
CONFIG_PREBOOT="env exist ${bootdev}preboot && run ${bootdev}preboot"
CONFIG_LOGLEVEL=6
-CONFIG_SPL_TEXT_BASE=0x00100000
CONFIG_SPL_NAND_SUPPORT=y
CONFIG_SPL_NOR_SUPPORT=y
CONFIG_CMD_CONFIG=y