configs: stm32mp1: activate OF_LIVE for DT live support
authorPatrick Delaunay <patrick.delaunay@foss.st.com>
Fri, 11 Dec 2020 14:32:30 +0000 (15:32 +0100)
committerPatrick Delaunay <patrick.delaunay@foss.st.com>
Wed, 13 Jan 2021 08:52:58 +0000 (09:52 +0100)
commite451fa2a05518860f640e61502568b5021fe9d0b
treed59612e7e4095d0f98e54e2e978edfa5ca077f5c
parent69ea30e688c4171830b94cd56d936ef6456877df
configs: stm32mp1: activate OF_LIVE for DT live support

Activate the live DT to reduce the DT parsing time.

For example the boot time is reduced by 200ms on STM32MP157C-EV1 board
for stm32mp15_basic_defconfig (boot with SPL) or
stm32mp15_trusted_defconfig (boot with TF-A).

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
configs/stm32mp15_basic_defconfig
configs/stm32mp15_trusted_defconfig