commit | e10c495e26ff8d12af81c0938d66f64aed2703e7 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@foss.st.com> | Fri Dec 11 15:32:30 2020 +0100 |
committer | Patrick Delaunay <patrick.delaunay@foss.st.com> | Wed Jan 13 09:52:58 2021 +0100 |
tree | d59612e7e4095d0f98e54e2e978edfa5ca077f5c | |
parent | ccfcde391c60a6886fe980b88bc78261f1180ea4 [diff] |
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>