summaryrefslogtreecommitdiffstats
path: root/configs/aristainetos2ccslb_defconfig
Commit message (Collapse)AuthorAgeFilesLines
* imx: aristainetos: enable U-Boot Environment variables protectionHeiko Schocher2020-12-061-1/+9
| | | | | | | | | | | | | 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>
* imx6: add support for aristainetos2c_cslb board variantHeiko Schocher2020-12-061-0/+118
add support for aristainetos2c_cslb board variant. Signed-off-by: Heiko Schocher <hs@denx.de>