summaryrefslogtreecommitdiff
path: root/configs/gwventana_nand_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-09-22 21:50:38 +0300
committerTom Rini <trini@konsulko.com>2021-10-06 16:16:24 +0300
commit871fd508fccc58fd0d249841c918b99121d03d8c (patch)
tree7bf48c997f2b6f3c2d9354790a3a0ec3ab6274bb /configs/gwventana_nand_defconfig
parent53f06134ed24f4a49453e4f57e2f9c789dc27118 (diff)
downloadu-boot-871fd508fccc58fd0d249841c918b99121d03d8c.tar.xz
Convert CONFIG_SYS_NAND_U_BOOT_LOCATIONS et al to Kconfig
This converts the following to Kconfig: CONFIG_SYS_NAND_U_BOOT_LOCATIONS CONFIG_SYS_NAND_U_BOOT_OFFS Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/gwventana_nand_defconfig')
-rw-r--r--configs/gwventana_nand_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/gwventana_nand_defconfig b/configs/gwventana_nand_defconfig
index ff5001ef96..8ff8ab472e 100644
--- a/configs/gwventana_nand_defconfig
+++ b/configs/gwventana_nand_defconfig
@@ -100,6 +100,8 @@ CONFIG_DM_MTD=y
CONFIG_MTD_RAW_NAND=y
CONFIG_NAND_MXS=y
CONFIG_NAND_MXS_DT=y
+CONFIG_SYS_NAND_U_BOOT_LOCATIONS=y
+CONFIG_SYS_NAND_U_BOOT_OFFS=0xe00000
CONFIG_PHYLIB=y
CONFIG_DM_ETH=y
CONFIG_DM_MDIO=y