summaryrefslogtreecommitdiff
path: root/configs/sama5d36ek_cmp_mmc_defconfig
diff options
context:
space:
mode:
authorNicolas Ferre <[email protected]>2020-11-25 14:17:48 +0100
committerEugen Hristev <[email protected]>2021-01-07 09:43:51 +0200
commit2bc7e12e01581be8bb600f8de5567e126ea381ad (patch)
tree1e11cf7fcb81607d828db86175e8668e2f11080b /configs/sama5d36ek_cmp_mmc_defconfig
parentc15f44acf9d473f4682bfdc63b8aebd313492b15 (diff)
arm: at91: configs: Enable CONFIG_SYS_NAND_USE_FLASH_BBT on all boards
As highlighted by Stefan in the commit e074d0f79b2e ("arm: at91: gardena-smart-gateway-at91sam: Enable CONFIG_SYS_NAND_USE_FLASH_BBT") it's important to use BBT when Linux enables it. We use it for a long time on all our boards. Signed-off-by: Nicolas Ferre <[email protected]> Cc: Stefan Roese <[email protected]> Cc: Eugen Hristev <[email protected]> Cc: Tom Rini <[email protected]> Acked-by: Alexander Dahl <[email protected]>
Diffstat (limited to 'configs/sama5d36ek_cmp_mmc_defconfig')
-rw-r--r--configs/sama5d36ek_cmp_mmc_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/sama5d36ek_cmp_mmc_defconfig b/configs/sama5d36ek_cmp_mmc_defconfig
index 846f96b595b..22c1134658f 100644
--- a/configs/sama5d36ek_cmp_mmc_defconfig
+++ b/configs/sama5d36ek_cmp_mmc_defconfig
@@ -45,7 +45,6 @@ CONFIG_DM_MMC=y
CONFIG_GENERIC_ATMEL_MCI=y
CONFIG_MTD=y
CONFIG_MTD_RAW_NAND=y
-# CONFIG_SYS_NAND_USE_FLASH_BBT is not set
CONFIG_NAND_ATMEL=y
CONFIG_DM_SPI_FLASH=y
CONFIG_SF_DEFAULT_SPEED=30000000