[PATCH 04/16] arm: stm32mp: detect U-Boot version used to save environment
Wolfgang Denk
wd at denx.de
Wed Apr 1 13:26:15 CEST 2020
Dear Patrick Delaunay,
In message <20200331160456.26254-1-patrick.delaunay at st.com> you wrote:
> Imply CONFIG_VERSION_VARIABLE for stm32mp1 target
> and test U-Boot version ($env_ver) when the environment was
> saved for the last time and to display warning trace.
What is env_ver? Are you by chance reinventing the wheel?
The U-Boot version is stored in the environment variable "ver";
there should be no need for something similar.
Also. where is $env_ver coming from? It does not exist in mainline,
nor in any of the 3 patches that preceed this patch # 4/16 ?
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Computers are not intelligent. They only think they are.
More information about the U-Boot
mailing list