diff options
| author | Jan Kiszka <[email protected]> | 2023-02-03 13:22:51 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2023-02-10 11:24:08 -0500 |
| commit | 5ab81058364b5e49bdc6f530368d49e94dfcb960 (patch) | |
| tree | 6a8d68acebd4fae2d3bf1276da5cba5d9309c32a /include | |
| parent | 01065043ad9deec894dcd76b1ac44eb9e502f6e0 (diff) | |
env: Complete generic support for writable list
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 <[email protected]>
CC: Marek Vasut <[email protected]>
CC: Stefan Herbrechtsmeier <[email protected]>
Signed-off-by: Jan Kiszka <[email protected]>
Reviewed-by: Marek Vasut <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
