]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit6b25cefec7476d3a7a79e6eadc7ccde812a4ebd0
treec05d2cac6e749c83d2cd9976cb85b102a059d7d9
parent6acb8b7e097d02019841b18e703fb688bae474f7
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