Skip to content

Commit 8d23d40

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

configs/stm32mp15_trusted_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)