summaryrefslogtreecommitdiff
path: root/configs/stm32mp25_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2026-02-25 08:48:54 -0600
committerTom Rini <trini@konsulko.com>2026-02-25 08:48:54 -0600
commit78ea226ddb2aa56cd6d8c034ff34df74d210edd5 (patch)
tree225214277e78fff7f031d461ba207323fe451b8a /configs/stm32mp25_defconfig
parent0b2939464feef001e4d4b69578f29a7a4d572fcd (diff)
parentc61d6f67f46f05149182b33c3c0ba5d9b6b46889 (diff)
Merge tag 'u-boot-stm32-20260224' of https://source.denx.de/u-boot/custodians/u-boot-stm
STM32 update: _ Add STM32MP21 support (board, machine, cmd_stm32key, cmd_stboard, rifsc) _ pinctrl: stm32 : various update _ stm32prog: clean stm32prog_data struct _ stm32mp2: Fix array bound check in setup_boot_mode() _ stm32mp2: Update dynamically DDR size in MMU table _ rifsc: various fixes
Diffstat (limited to 'configs/stm32mp25_defconfig')
-rw-r--r--configs/stm32mp25_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/stm32mp25_defconfig b/configs/stm32mp25_defconfig
index 234a6a8abdc..99b22a68fda 100644
--- a/configs/stm32mp25_defconfig
+++ b/configs/stm32mp25_defconfig
@@ -9,6 +9,7 @@ CONFIG_SYS_BOOTM_LEN=0x2000000
CONFIG_SYS_LOAD_ADDR=0x84000000
CONFIG_STM32MP25X=y
CONFIG_DDR_CACHEABLE_SIZE=0x10000000
+CONFIG_CMD_STM32KEY=y
CONFIG_MFD_STM32_TIMERS=y
CONFIG_ENV_OFFSET_REDUND=0x940000
CONFIG_TARGET_ST_STM32MP25X=y