summaryrefslogtreecommitdiff
path: root/configs/aristainetos2_defconfig
diff options
context:
space:
mode:
authorHeiko Schocher <hs@denx.de>2019-12-01 13:23:29 +0300
committerStefano Babic <sbabic@denx.de>2020-01-07 12:26:56 +0300
commit1c9c4642c3c548678d96bba9f2ae7fb499324916 (patch)
tree26ea71c94c0e135bb6dd9fe491078bc8c1ad1759 /configs/aristainetos2_defconfig
parent70be2fcadc8f62c34c38dae8d42008adc8afd75b (diff)
downloadu-boot-1c9c4642c3c548678d96bba9f2ae7fb499324916.tar.xz
imx6: aristainetos: enable HAB boot
enable IMX_HAB on aristianetos board Signed-off-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'configs/aristainetos2_defconfig')
-rw-r--r--configs/aristainetos2_defconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/aristainetos2_defconfig b/configs/aristainetos2_defconfig
index cad9839f70..0c5c9fc18b 100644
--- a/configs/aristainetos2_defconfig
+++ b/configs/aristainetos2_defconfig
@@ -8,6 +8,9 @@ CONFIG_ENV_SIZE=0x3000
CONFIG_ENV_OFFSET=0xD0000
CONFIG_NR_DRAM_BANKS=1
CONFIG_ENV_SECT_SIZE=0x10000
+CONFIG_IMX_HAB=y
+# CONFIG_CMD_DEKBLOB is not set
+# CONFIG_CMD_NANDBCB is not set
CONFIG_FIT=y
CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/aristainetos/aristainetos2.cfg"
CONFIG_BOOTDELAY=3
@@ -42,6 +45,7 @@ CONFIG_CMD_MII=y
CONFIG_CMD_PING=y
CONFIG_CMD_BMP=y
CONFIG_CMD_CACHE=y
+# CONFIG_CMD_HASH is not set
CONFIG_CMD_EXT2=y
CONFIG_CMD_EXT4=y
CONFIG_CMD_EXT4_WRITE=y