summaryrefslogtreecommitdiff
path: root/configs/stm32746g-eval_spl_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/stm32746g-eval_spl_defconfig')
-rw-r--r--configs/stm32746g-eval_spl_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/stm32746g-eval_spl_defconfig b/configs/stm32746g-eval_spl_defconfig
index 989bc7af30..55e44f863c 100644
--- a/configs/stm32746g-eval_spl_defconfig
+++ b/configs/stm32746g-eval_spl_defconfig
@@ -34,6 +34,7 @@ CONFIG_SPL_BOARD_INIT=y
CONFIG_SPL_SYS_MALLOC_SIMPLE=y
CONFIG_SPL_MTD_SUPPORT=y
CONFIG_SPL_XIP_SUPPORT=y
+CONFIG_SYS_SPL_ARGS_ADDR=0x81c0000
CONFIG_SPL_DM_RESET=y
CONFIG_SYS_PROMPT="U-Boot > "
CONFIG_SYS_PBSIZE=1050