[PATCH V3 01/13] env: Complete generic support for writable list

Marek Vasut marex at denx.de
Fri Dec 2 17:39:07 CET 2022


On 11/4/22 12:23, Jan Kiszka wrote:
> From: Jan Kiszka <jan.kiszka at siemens.com>
> 
> This completes what 890feecaab72 started by selecting ENV_APPEND and
> loading the default env before any other sources. This ensures that load
> operations pick up all non-writable vars from the default env and only
> permitted parts from other locations according to the regular
> priorities.
> 
> With this change, boards only need to define the list of writable
> variables but no longer have to provide a custom env_get_location
> implementation.
> 
> CC: Joe Hershberger <joe.hershberger at ni.com>
> CC: Marek Vasut <marex at denx.de>
> CC: Stefan Herbrechtsmeier <stefan.herbrechtsmeier-oss at weidmueller.com>
> Signed-off-by: Jan Kiszka <jan.kiszka at siemens.com>

Reviewed-by: Marek Vasut <marex at denx.de>

Sorry for the abysmal delays.


More information about the U-Boot mailing list