Skip to content

Commit f230d37

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

configs/stm32mp15_basic_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ CONFIG_SPL_SPI=y
1818
# CONFIG_ARMV7_VIRT is not set
1919
CONFIG_SYS_LOAD_ADDR=0xc2000000
2020
CONFIG_FWU_NUM_IMAGES_PER_BANK=1
21+
CONFIG_OF_BOARD_FIXUP=y
2122
CONFIG_SYS_MEMTEST_START=0xc0000000
2223
CONFIG_SYS_MEMTEST_END=0xc4000000
2324
CONFIG_DISTRO_DEFAULTS=y

0 commit comments

Comments
 (0)