On 2/2/23 09:07, Jan Kiszka wrote:
From: Jan Kiszka <jan.kis...@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.hershber...@ni.com>
CC: Marek Vasut <ma...@denx.de>
CC: Stefan Herbrechtsmeier <stefan.herbrechtsmeier-...@weidmueller.com>
Signed-off-by: Jan Kiszka <jan.kis...@siemens.com>
Reviewed-by: Marek Vasut <ma...@denx.de>

Maybe just send this one as a separate patch, so it can go in separately from this series.

Reply via email to