summaryrefslogtreecommitdiff
path: root/configs/lx2160ardb_tfa_SECURE_BOOT_defconfig
diff options
context:
space:
mode:
authorPriyanka Jain <priyanka.jain@nxp.com>2019-11-26 09:45:10 +0300
committerPriyanka Jain <priyanka.jain@nxp.com>2019-11-29 08:08:12 +0300
commit7a8d9fd73cbbdcc40deaba624516647930d3256a (patch)
tree0f207e8dc8cf71c528ca32bb8d38d740484b4302 /configs/lx2160ardb_tfa_SECURE_BOOT_defconfig
parenta3c9805f791eb0f7700fe7a1b8f5bbb1027ab49e (diff)
downloadu-boot-7a8d9fd73cbbdcc40deaba624516647930d3256a.tar.xz
configs/lx2160a: Add CONFIG_ENV_SECT_SIZE in defconfig
Define CONFIG_ENV_SECT_SIZE as 0x20000 in lx2160a related defconfigs: lx2160ardb_tfa_defconfig, lx2160ardb_tfa_SECURE_BOOT_defconfig, lx2160aqds_tfa_defconfig, lx2160aqds_tfa_SECURE_BOOT_defconfig Signed-off-by: Priyanka Jain <priyanka.jain@nxp.com>
Diffstat (limited to 'configs/lx2160ardb_tfa_SECURE_BOOT_defconfig')
-rw-r--r--configs/lx2160ardb_tfa_SECURE_BOOT_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/lx2160ardb_tfa_SECURE_BOOT_defconfig b/configs/lx2160ardb_tfa_SECURE_BOOT_defconfig
index 87c54b00f6..f490d10da1 100644
--- a/configs/lx2160ardb_tfa_SECURE_BOOT_defconfig
+++ b/configs/lx2160ardb_tfa_SECURE_BOOT_defconfig
@@ -6,6 +6,7 @@ CONFIG_SYS_MALLOC_F_LEN=0x6000
CONFIG_NXP_ESBC=y
CONFIG_EMC2305=y
CONFIG_ENV_SIZE=0x2000
+CONFIG_ENV_SECT_SIZE=0x20000
CONFIG_NR_DRAM_BANKS=3
CONFIG_ARMV8_SEC_FIRMWARE_SUPPORT=y
CONFIG_SEC_FIRMWARE_ARMV8_PSCI=y