]> git.dujemihanovic.xyz Git - u-boot.git/commit
smegw01: Remove misuse of CONFIG_ENV_IS_NOWHERE
authorEduard Strehlau <eduard@lionizers.com>
Tue, 10 Oct 2023 14:14:12 +0000 (11:14 -0300)
committerStefano Babic <sbabic@denx.de>
Mon, 16 Oct 2023 06:46:01 +0000 (08:46 +0200)
commitf626382d084b105c4685c2534a699a250207d486
treeea0cd95cce63051647eb65fedef0b72e7b610997
parent358fdbd8185d90e713f705b4100532b57abc7f67
smegw01: Remove misuse of CONFIG_ENV_IS_NOWHERE

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 CONFIG_ENV_IS_NOWHERE as default environment.

Based on the fix done by commit b16fd7f75f6d ("imx6q: acc: Remove misuse
of env is nowhere driver").

Signed-off-by: Eduard Strehlau <eduard@lionizers.com>
Signed-off-by: Fabio Estevam <festevam@denx.de>
board/storopack/smegw01/smegw01.c
configs/smegw01_defconfig