iot2050: Add CFG_ENV_FLAGS_LIST_STATIC
authorJan Kiszka <jan.kiszka@siemens.com>
Tue, 28 Feb 2023 18:19:14 +0000 (19:19 +0100)
committerTom Rini <trini@konsulko.com>
Wed, 29 Mar 2023 15:58:26 +0000 (11:58 -0400)
commit08cba536eff077e273fb06ea56d7383552876df9
treec05d2cac6e749c83d2cd9976cb85b102a059d7d9
parent4578095f1bef5f60923c58bf2560d12e6cfa2462
iot2050: Add CFG_ENV_FLAGS_LIST_STATIC

Will be needed when CONFIG_ENV_WRITEABLE_LIST is enabled. The listed
variables shall remain writable, for informational purposes - they have
to be considered untrusted because the persistent U-Boot env is not
protected.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
include/configs/iot2050.h