summaryrefslogtreecommitdiff
path: root/include/configs/sama5d3_xplained.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-09-22 21:50:33 +0300
committerTom Rini <trini@konsulko.com>2021-10-06 16:16:23 +0300
commit4884d829d72e58d3448df46325699cdc2151686e (patch)
treebddcf5355444a500155ae8169676edbcab0e20d6 /include/configs/sama5d3_xplained.h
parent9d9f59dd0a97b327b784699152f7055adc7b3520 (diff)
downloadu-boot-4884d829d72e58d3448df46325699cdc2151686e.tar.xz
Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to Kconfig
This converts the following to Kconfig: CONFIG_SYS_NAND_5_ADDR_CYCLE Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/sama5d3_xplained.h')
-rw-r--r--include/configs/sama5d3_xplained.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/sama5d3_xplained.h b/include/configs/sama5d3_xplained.h
index 44fc16404b..198d8dac73 100644
--- a/include/configs/sama5d3_xplained.h
+++ b/include/configs/sama5d3_xplained.h
@@ -70,7 +70,6 @@
#define CONFIG_SPL_FS_LOAD_PAYLOAD_NAME "u-boot.img"
#endif
#define CONFIG_SYS_NAND_U_BOOT_OFFS 0x40000
-#define CONFIG_SYS_NAND_5_ADDR_CYCLE
/* Falcon boot support on raw MMC */
#define CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR 0x100 /* 128 KiB */