commit | 0eda28ca9e88d73682ca423e1f35bcc7ce99dd48 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Wed Mar 31 14:15:09 2021 +0200 |
committer | Patrice Chotard <patrice.chotard@foss.st.com> | Fri Apr 09 14:45:25 2021 +0200 |
tree | 123f72f20760a69e4ef603c6757638039be31abf | |
parent | 8762dce74c8259fea7ef66d1c49791652588d667 [diff] |
arm: stm32mp1: Set soc_type, soc_pkg, soc_rev env variables Split up get_soc_name(), clean the decoding up a bit, and set up environment variables which contain the SoC type, package, revision. This is useful on SoMs, where multiple SoC options are populated. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Patrick Delaunay <patrick.delaunay@st.com> Cc: Patrice Chotard <patrice.chotard@st.com> Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>