aboutsummaryrefslogtreecommitdiff
path: root/configs/stm32mp13_defconfig
diff options
context:
space:
mode:
authorPatrice Chotard <patrice.chotard@foss.st.com>2023-12-15 15:32:20 +0100
committerPatrice Chotard <patrice.chotard@foss.st.com>2023-12-15 15:41:23 +0100
commit395507e50d7137e0bcfce74e1b4122e49d9984cb (patch)
tree93d97e3fa9873736f431c8d45d882b824c30d464 /configs/stm32mp13_defconfig
parentec29c07a4096bfa0f3856697def57190a81386df (diff)
downloadu-boot-395507e50d7137e0bcfce74e1b4122e49d9984cb.zip
u-boot-395507e50d7137e0bcfce74e1b4122e49d9984cb.tar.gz
u-boot-395507e50d7137e0bcfce74e1b4122e49d9984cb.tar.bz2
configs: stm32: Apply savedefconfig
Apply savedefconfig on all stm32 defconfig. Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
Diffstat (limited to 'configs/stm32mp13_defconfig')
-rw-r--r--configs/stm32mp13_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/stm32mp13_defconfig b/configs/stm32mp13_defconfig
index 387dc6a..2d79bf0 100644
--- a/configs/stm32mp13_defconfig
+++ b/configs/stm32mp13_defconfig
@@ -16,11 +16,11 @@ CONFIG_SYS_LOAD_ADDR=0xc2000000
CONFIG_SYS_MEMTEST_START=0xc0000000
CONFIG_SYS_MEMTEST_END=0xc4000000
CONFIG_FIT=y
+CONFIG_SYS_BOOTM_LEN=0x2000000
CONFIG_DISTRO_DEFAULTS=y
CONFIG_BOOTDELAY=1
CONFIG_BOOTCOMMAND="run bootcmd_stm32mp"
CONFIG_SYS_PROMPT="STM32MP> "
-CONFIG_SYS_BOOTM_LEN=0x2000000
CONFIG_CMD_ADTIMG=y
CONFIG_CMD_ERASEENV=y
CONFIG_CMD_NVEDIT_EFI=y