
2 Aug
2021
2 Aug
'21
3:59 p.m.
On Mon, Aug 02, 2021 at 03:18:37PM +0200, Pali Rohár wrote:
Version string is available in global variable char version_string[]. Macro U_BOOT_VERSION_STRING is not used by any other file, so remove it completely from version.h. Other files were already converted to use variable version_string[].
Signed-off-by: Pali Rohár pali@kernel.org
Reviewed-by: Tom Rini trini@konsulko.com
--
Tom