From: Tom Rini <trini@konsulko.com>
Date: Wed, 17 May 2023 00:24:21 +0000 (-0400)
Subject: Merge branch '2023-05-16-remove-misuse-of-env-is-nowhere' into next
X-Git-Tag: v2025.01-rc5-pxa1908~950^2~31
X-Git-Url: http://git.dujemihanovic.xyz/img/html/static/git-logo.png?a=commitdiff_plain;h=f9c58e0f1a3d4eda1f89c7cc02bcc3ad8bbf61a8;p=u-boot.git

Merge branch '2023-05-16-remove-misuse-of-env-is-nowhere' into next

To quote the author:

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.
---

f9c58e0f1a3d4eda1f89c7cc02bcc3ad8bbf61a8