summaryrefslogtreecommitdiff
path: root/configs/sama5d4ek_mmc_defconfig
diff options
context:
space:
mode:
authorNicolas Ferre <nicolas.ferre@microchip.com>2020-11-25 14:17:48 +0100
committerEugen Hristev <eugen.hristev@microchip.com>2021-01-07 09:43:51 +0200
commit2bc7e12e01581be8bb600f8de5567e126ea381ad (patch)
tree1e11cf7fcb81607d828db86175e8668e2f11080b /configs/sama5d4ek_mmc_defconfig
parentc15f44acf9d473f4682bfdc63b8aebd313492b15 (diff)
downloadu-boot-socfpga-2bc7e12e01581be8bb600f8de5567e126ea381ad.tar.gz
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 <nicolas.ferre@microchip.com> Cc: Stefan Roese <sr@denx.de> Cc: Eugen Hristev <eugen.hristev@microchip.com> Cc: Tom Rini <trini@konsulko.com> Acked-by: Alexander Dahl <ada@thorsis.com>
Diffstat (limited to 'configs/sama5d4ek_mmc_defconfig')
-rw-r--r--configs/sama5d4ek_mmc_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/sama5d4ek_mmc_defconfig b/configs/sama5d4ek_mmc_defconfig
index 25d875ec2e..d91a6f6644 100644
--- a/configs/sama5d4ek_mmc_defconfig
+++ b/configs/sama5d4ek_mmc_defconfig
@@ -60,7 +60,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