commit | b177a2626e3c6b744ef70e7150633af067edba80 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Tue Nov 01 23:44:01 2022 +0100 |
committer | Stefano Babic <sbabic@denx.de> | Tue Nov 08 17:35:00 2022 +0100 |
tree | 8746ae4110062de2c0feb070d1909669a09d6b50 | |
parent | c8f3402ad294b0dd9484e22d338040aa89bae2cf [diff] |
ARM: imx: 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>