pitx-imx8m: enable CONFIG_VERSION_VARIABLE config
- This creates environment variable 'ver' that shows the U-Boot
version the same way it is printed by the 'version' command.
- Note that module release string (e.g. PITX-IMX8M-R10) must be
introduced to UBOOTRELEASE string by setting and pasting
CONFIG_LOCALVERSION appropriately during build procedure, e.g.
echo CONFIG_LOCALVERSION=\"-<release-tag>\" >>.config
Signed-off-by:
Thomas Schaefer <thomas.schaefer@kontron.com>
Please register or sign in to comment