Skip to content

Commit 411c9ae

Browse files
author
Patrice Chotard
committed
configs: stm32mp25: Enable OF_BOARD_FIXUP flag
Enable OF_BOARD_FIXUP. Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com> Change-Id: I9db805328bddd720e2c6d30ee5dee439d05c4a7d Reviewed-on: https://gerrit.st.com/c/mpu/oe/st/u-boot/+/382107 ACI: CIBUILD <MDG-smet-aci-builds@list.st.com> ACI: CITOOLS <MDG-smet-aci-reviews@list.st.com>
1 parent 4c69dd8 commit 411c9ae

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

configs/stm32mp25_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ CONFIG_CMD_STM32PROG=y
1414
CONFIG_SYS_LOAD_ADDR=0x84000000
1515
CONFIG_ENV_ADDR=0x60900000
1616
CONFIG_FWU_NUM_IMAGES_PER_BANK=1
17+
CONFIG_OF_BOARD_FIXUP=y
1718
CONFIG_SYS_MEMTEST_START=0x84000000
1819
CONFIG_SYS_MEMTEST_END=0x88000000
1920
CONFIG_DISTRO_DEFAULTS=y

0 commit comments

Comments
 (0)