summaryrefslogtreecommitdiff
path: root/configs/ls2080ardb_defconfig
diff options
context:
space:
mode:
authorKuldeep Singh <kuldeep.singh@nxp.com>2021-08-10 08:50:07 +0300
committerPriyanka Jain <priyanka.jain@nxp.com>2021-08-18 13:25:15 +0300
commite99b1dfcb78229845058c8045031a9508813e0d7 (patch)
tree54131aeaa9223ac9d181296493fc6d5a4c6794a0 /configs/ls2080ardb_defconfig
parent9b90e0d08f17780633d7f35b1a22c14283d15de9 (diff)
downloadu-boot-e99b1dfcb78229845058c8045031a9508813e0d7.tar.xz
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/ls2080ardb_defconfig')
-rw-r--r--configs/ls2080ardb_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ls2080ardb_defconfig b/configs/ls2080ardb_defconfig
index c107bcddad..cb46f4e4bb 100644
--- a/configs/ls2080ardb_defconfig
+++ b/configs/ls2080ardb_defconfig
@@ -50,6 +50,7 @@ CONFIG_DM_SPI_FLASH=y
CONFIG_PHYLIB=y
CONFIG_PHY_AQUANTIA=y
CONFIG_PHY_CORTINA=y
+CONFIG_CORTINA_FW_ADDR=0x580980000
CONFIG_E1000=y
CONFIG_MII=y
CONFIG_NVME=y