aboutsummaryrefslogtreecommitdiffstats
path: root/configs/stm32f746-disco_spl_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-05-23 13:56:21 -0400
committerTom Rini <trini@konsulko.com>2022-05-23 13:56:21 -0400
commitc0a1409d21e7b342566dccb9cc1d38209aabc5ff (patch)
tree0b47c1817dfd45333d9028e9cd6bea520031db23 /configs/stm32f746-disco_spl_defconfig
parentc04a418d520005d2cbad5d5f9e3d52dfe58f0e00 (diff)
downloadu-boot-c0a1409d21e7b342566dccb9cc1d38209aabc5ff.tar.gz
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/stm32f746-disco_spl_defconfig')
-rw-r--r--configs/stm32f746-disco_spl_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/stm32f746-disco_spl_defconfig b/configs/stm32f746-disco_spl_defconfig
index 9fef65fa7b6..c417a4ff75b 100644
--- a/configs/stm32f746-disco_spl_defconfig
+++ b/configs/stm32f746-disco_spl_defconfig
@@ -15,8 +15,8 @@ CONFIG_SPL_DRIVERS_MISC=y
CONFIG_STM32F7=y
CONFIG_TARGET_STM32F746_DISCO=y
CONFIG_SPL=y
-CONFIG_BUILD_TARGET="u-boot-with-spl.bin"
CONFIG_SYS_LOAD_ADDR=0x8008000
+CONFIG_BUILD_TARGET="u-boot-with-spl.bin"
CONFIG_DISTRO_DEFAULTS=y
CONFIG_BOOTDELAY=3
CONFIG_AUTOBOOT_KEYED=y