commit | 601010644251942466d79dabb90f74dcad75b589 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Tue Nov 01 23:35:31 2022 +0100 |
committer | Patrice Chotard <patrice.chotard@foss.st.com> | Wed Dec 07 17:07:31 2022 +0100 |
tree | 6c437e0a4a2073ea990dcdcb3b0c099ac18b9b3d | |
parent | bb885e04ba364bc36640680b2db6009df54d2af9 [diff] |
ARM: stm32: Add version variable to DHSOM Enable insertion of version variable into U-Boot environment on DHSOM, to make it possible to check U-Boot version e.g. in U-Boot scripts. Signed-off-by: Marek Vasut <marex@denx.de> Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>