commit | 99a5d8d01d38474b056766651bd746a4fe93ab20 | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@st.com> | Thu Apr 01 19:31:46 2021 +0200 |
committer | Yann Gautier <yann.gautier@st.com> | Tue Mar 22 09:09:23 2022 +0100 |
tree | b3c3feaf9f27d276fab1f59c464e8560ba710c9d | |
parent | 2b7f7b751f4b0f7a8a0f4a35407af22cc269e529 [diff] |
feat(stm32mp1): select platform compilation either by flag or DT To choose either STM32MP13 or STM32MP15, one of the two flags can be set to 1 in the make command line. Or the platform selection can be done with device tree name, if it begins with stm32mp13 or stm32mp15. Change-Id: I72f42665c105b71a84b4952ef3fcd6c06ae4598c Signed-off-by: Lionel Debieve <lionel.debieve@foss.st.com> Signed-off-by: Yann Gautier <yann.gautier@st.com>