commit | a73bfa5d4b644f926828b6baad2a970e3104013c | [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 | 56f96e6815b5bafc5722eed63e1283f4be422829 [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>