summaryrefslogtreecommitdiff
path: root/configs/ls2088aqds_tfa_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-04-08 13:36:51 -0400
committerTom Rini <trini@konsulko.com>2022-04-08 13:36:51 -0400
commitd46e86d25c2a504b3e2e4ab17d70b2f0be440f34 (patch)
tree0d66c84d42423b3d82dfc547ba3966c61dcf486e /configs/ls2088aqds_tfa_defconfig
parent909d2120e27964a9cfdc8d254cd8fa5a0e1345a7 (diff)
downloadu-boot-d46e86d25c2a504b3e2e4ab17d70b2f0be440f34.tar.gz
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/ls2088aqds_tfa_defconfig')
-rw-r--r--configs/ls2088aqds_tfa_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/ls2088aqds_tfa_defconfig b/configs/ls2088aqds_tfa_defconfig
index 6b7c69119d..7d57f7aa60 100644
--- a/configs/ls2088aqds_tfa_defconfig
+++ b/configs/ls2088aqds_tfa_defconfig
@@ -15,6 +15,7 @@ CONFIG_FSL_QIXIS=y
# CONFIG_QIXIS_I2C_ACCESS is not set
CONFIG_ARMV8_SEC_FIRMWARE_SUPPORT=y
CONFIG_SEC_FIRMWARE_ARMV8_PSCI=y
+CONFIG_ENV_ADDR=0x580500000
CONFIG_AHCI=y
# CONFIG_SYS_MALLOC_F is not set
CONFIG_REMAKE_ELF=y
@@ -50,7 +51,6 @@ CONFIG_ENV_OVERWRITE=y
CONFIG_ENV_IS_IN_FLASH=y
CONFIG_ENV_IS_IN_MMC=y
CONFIG_ENV_IS_IN_SPI_FLASH=y
-CONFIG_ENV_ADDR=0x580500000
CONFIG_SYS_RELOC_GD_ENV_ADDR=y
CONFIG_USE_ETHPRIME=y
CONFIG_ETHPRIME="DPMAC1@xgmii"