aboutsummaryrefslogtreecommitdiff
path: root/configs/stm32mp15_dhcom_basic_defconfig
diff options
context:
space:
mode:
authorPatrick Delaunay2022-06-06 16:04:16 +0200
committerPatrick Delaunay2022-06-17 14:12:27 +0200
commit89c30ae96318feb1d1e7778059acfdbe41cac10b (patch)
tree510c09ff4747d8288fd230b17d4e33f50ea08ab8 /configs/stm32mp15_dhcom_basic_defconfig
parent5a605b7c8615208c45384eb8692dc8825b007ae1 (diff)
ARM: stm32: activate OF_LIVE for DHSOM
Activate the live DT with CONFIG_OF_LIVE to reduce the DT parsing time. Tested-by: Marek Vasut <marex@denx.de> Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com> Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
Diffstat (limited to 'configs/stm32mp15_dhcom_basic_defconfig')
-rw-r--r--configs/stm32mp15_dhcom_basic_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/stm32mp15_dhcom_basic_defconfig b/configs/stm32mp15_dhcom_basic_defconfig
index 72d2f6e9a7c..fc23400264c 100644
--- a/configs/stm32mp15_dhcom_basic_defconfig
+++ b/configs/stm32mp15_dhcom_basic_defconfig
@@ -84,6 +84,7 @@ CONFIG_MTDPARTS_DEFAULT="mtdparts=nor0:256k(fsbl1),256k(fsbl2),1408k(uboot),64k(
# CONFIG_SPL_DOS_PARTITION is not set
# CONFIG_ISO_PARTITION is not set
# CONFIG_SPL_PARTITION_UUIDS is not set
+CONFIG_OF_LIVE=y
CONFIG_OF_LIST="stm32mp15xx-dhcom-pdk2 stm32mp15xx-dhcom-drc02 stm32mp15xx-dhcom-picoitx"
CONFIG_OF_SPL_REMOVE_PROPS="interrupts interrupt-names interrupts-extended interrupt-controller \\\#interrupt-cells interrupt-parent dmas dma-names assigned-clocks assigned-clock-rates assigned-clock-parents hwlocks"
CONFIG_ENV_IS_IN_SPI_FLASH=y