]> git.dujemihanovic.xyz Git - u-boot.git/commit
powerpc/mpc85xx: socrates: Remove misuse of env is nowhere driver
authorStefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com>
Tue, 2 May 2023 10:23:04 +0000 (12:23 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 16 May 2023 20:12:21 +0000 (16:12 -0400)
commit35a6fdc58d7716b64b7b862a7f06c690ed4d57ab
tree1eb867e46550db57a712e5a86e865d4b18a6148d
parentb16fd7f75f6d213a42a4dfca7ae63b66dfb0f973
powerpc/mpc85xx: socrates: Remove misuse of env is nowhere driver

When using a list of writeable variables, the initial values come from
the built-in default environment since commit 5ab81058364b
("env: Complete generic support for writable list"). Remove unnecessary
misuse of the env is nowhere driver as default environment.

Signed-off-by: Stefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com>
board/socrates/socrates.c
configs/socrates_defconfig