summaryrefslogtreecommitdiff
path: root/configs/ls1043aqds_tfa_SECURE_BOOT_defconfig
diff options
context:
space:
mode:
authorKuldeep Singh <kuldeep.singh@nxp.com>2021-07-07 09:40:24 +0300
committerPriyanka Jain <priyanka.jain@nxp.com>2021-07-20 12:23:43 +0300
commitb42f7173232025eafc2b84776b55a5695c71503d (patch)
treebd109ca78c8a05eb354a618122ee778d00a1725b /configs/ls1043aqds_tfa_SECURE_BOOT_defconfig
parent7528f4eb55e07ed433897e161aa1baea753b2894 (diff)
downloadu-boot-b42f7173232025eafc2b84776b55a5695c71503d.tar.xz
configs: ls1043aqds: Configure environment related configs
LS1043A-QDS board requires updation in few environment configs in TFA and QSPI defconfigs. Following are the changes: - Define CONFIG_ENV_ADDR - Unset CONFIG_SPI_FLASH_BAR - Enable CONFIG_SYS_RELOC_GD_ENV_ADDR Signed-off-by: Kuldeep Singh <kuldeep.singh@nxp.com> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
Diffstat (limited to 'configs/ls1043aqds_tfa_SECURE_BOOT_defconfig')
-rw-r--r--configs/ls1043aqds_tfa_SECURE_BOOT_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ls1043aqds_tfa_SECURE_BOOT_defconfig b/configs/ls1043aqds_tfa_SECURE_BOOT_defconfig
index 03effc67c9..cafb09ab8c 100644
--- a/configs/ls1043aqds_tfa_SECURE_BOOT_defconfig
+++ b/configs/ls1043aqds_tfa_SECURE_BOOT_defconfig
@@ -47,6 +47,7 @@ CONFIG_SYS_FLASH_USE_BUFFER_WRITE=y
CONFIG_SYS_FLASH_CFI=y
CONFIG_MTD_RAW_NAND=y
CONFIG_SF_DEFAULT_BUS=1
+# CONFIG_SPI_FLASH_BAR is not set
CONFIG_SPI_FLASH_SPANSION=y
CONFIG_PHYLIB=y
CONFIG_PHYLIB_10G=y