aboutsummaryrefslogtreecommitdiff
path: root/configs/ls2088ardb_qspi_SECURE_BOOT_defconfig
diff options
context:
space:
mode:
authorKuldeep Singh <kuldeep.singh@nxp.com>2021-08-10 11:20:07 +0530
committerPriyanka Jain <priyanka.jain@nxp.com>2021-08-18 15:55:15 +0530
commite99b1dfcb78229845058c8045031a9508813e0d7 (patch)
tree54131aeaa9223ac9d181296493fc6d5a4c6794a0 /configs/ls2088ardb_qspi_SECURE_BOOT_defconfig
parent9b90e0d08f17780633d7f35b1a22c14283d15de9 (diff)
downloadu-boot-e99b1dfcb78229845058c8045031a9508813e0d7.zip
u-boot-e99b1dfcb78229845058c8045031a9508813e0d7.tar.gz
u-boot-e99b1dfcb78229845058c8045031a9508813e0d7.tar.bz2
configs: Migrate CORTINA_FW_ADDR and CORTINA_FW_LENGTH to Kconfig
Use moveconfig.py script to convert below defines to Kconfig and move these entries to defconfigs. CONFIG_CORTINA_FW_ADDR CONFIG_CORTINA_FW_LENGTH Signed-off-by: Kuldeep Singh <kuldeep.singh@nxp.com> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
Diffstat (limited to 'configs/ls2088ardb_qspi_SECURE_BOOT_defconfig')
-rw-r--r--configs/ls2088ardb_qspi_SECURE_BOOT_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ls2088ardb_qspi_SECURE_BOOT_defconfig b/configs/ls2088ardb_qspi_SECURE_BOOT_defconfig
index 0201fce..bd16602 100644
--- a/configs/ls2088ardb_qspi_SECURE_BOOT_defconfig
+++ b/configs/ls2088ardb_qspi_SECURE_BOOT_defconfig
@@ -44,6 +44,7 @@ CONFIG_SPI_FLASH_SPANSION=y
CONFIG_PHYLIB=y
CONFIG_PHY_AQUANTIA=y
CONFIG_PHY_CORTINA=y
+CONFIG_CORTINA_FW_ADDR=0x980000
CONFIG_DM_ETH=y
CONFIG_DM_MDIO=y
CONFIG_E1000=y