]> git.baikalelectronics.ru Git - uboot.git/commit
configs: stm32mp15: Enable OF_BOARD flag
authorPatrice Chotard <patrice.chotard@foss.st.com>
Thu, 20 Jan 2022 07:19:15 +0000 (08:19 +0100)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Mon, 24 Jan 2022 10:03:21 +0000 (11:03 +0100)
commite6b6dbe6f22d64e5a5c58fcaedab09c7d327f641
treebb01575f0a08650425d67d9af74deefb0fd8c3d8
parent5f7b87e82a6079286383682435b11f04830b30f4
configs: stm32mp15: Enable OF_BOARD flag

Since commit 47368ba6dfb7 ("fdt: Don't call board_fdt_blob_setup()
 without OF_BOARD") board_fdt_blob_setup() is no more called on
STM32MP platforms in trusted boot which hangs during boot process.

Enable OF_BOARD flag to fix this issue.

Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
arch/arm/mach-stm32mp/Kconfig