commit | 7511d14d5486cf4f75c3fce53adf20201959790a | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@st.com> | Wed Mar 18 09:22:47 2020 +0100 |
committer | Patrick Delaunay <patrick.delaunay@st.com> | Thu May 14 09:02:12 2020 +0200 |
tree | dc589fc491eb0a6fef3eb8939620226c26aff9ab | |
parent | c7d5b8ca9cace969d3c2d5d1ab01ed7715db3348 [diff] |
stm32mp1: move MTDPART configuration in Kconfig This patch reduces the stm32mp1 environment size and builds dynamically the MTD partitions with information from defconfig (CONFIG_MTDPARTS_...). Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> Reviewed-by: Patrice Chotard <patrice.chotard@st.com>