imx: aristainetos: enable U-Boot Environment variables protection
authorHeiko Schocher <hs@denx.de>
Mon, 30 Nov 2020 19:46:05 +0000 (20:46 +0100)
committerStefano Babic <sbabic@denx.de>
Sun, 6 Dec 2020 14:07:40 +0000 (15:07 +0100)
commit7a8d18da4bb2a92246af1129337164e9a41a9abf
tree03683b07b6a74f6d0ca788eb1436a68e37653900
parent68163c3bf0fee9a32e4a31f2d678561ed833264f
imx: aristainetos: enable U-Boot Environment variables protection

enable Environment protection with:

CONFIG_ENV_APPEND=y
CONFIG_ENV_WRITEABLE_LIST=y
CONFIG_ENV_ACCESS_IGNORE_FORCE

and add board specific env_get_location()
function.

Signed-off-by: Heiko Schocher <hs@denx.de>
board/aristainetos/aristainetos.c
configs/aristainetos2c_defconfig
configs/aristainetos2ccslb_defconfig
include/configs/aristainetos2.h