Skip to content

Commit 4c69dd8

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

configs/stm32mp13_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ CONFIG_CMD_STM32PROG=y
1515
# CONFIG_ARMV7_NONSEC is not set
1616
CONFIG_SYS_LOAD_ADDR=0xc2000000
1717
CONFIG_FWU_NUM_IMAGES_PER_BANK=1
18+
CONFIG_OF_BOARD_FIXUP=y
1819
CONFIG_SYS_MEMTEST_START=0xc0000000
1920
CONFIG_SYS_MEMTEST_END=0xc4000000
2021
CONFIG_DISTRO_DEFAULTS=y

0 commit comments

Comments
 (0)