commit | 4357db5b17ce6ba7357dd99276f34ab497ce60ef | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@st.com> | Wed Dec 16 18:17:32 2020 +0100 |
committer | Yann Gautier <yann.gautier@st.com> | Thu Oct 28 11:36:54 2021 +0200 |
tree | f8d8991159106eeaa13d56d27e50e19716feb142 | |
parent | 4955d08de7aa664387d2e5f690e78b85ac23a402 [diff] |
feat(fdts stm32mp1): delete nodes for non-used boot devices Cleanup the BL2 device tree file by removing the nodes for the devices that are not used to boot, depending on compilation flags. In SDMMC boot, the gain for the dtb file is about 2.3kB. Change-Id: I3ba13e06dd22b52cff96f51db2dac94b532c81ae Signed-off-by: Yann Gautier <yann.gautier@st.com>