summaryrefslogtreecommitdiffstats
path: root/configs/at91sam9263ek_dataflash_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/at91sam9263ek_dataflash_defconfig
parentc15f44acf9d473f4682bfdc63b8aebd313492b15 (diff)
downloadu-boot-2bc7e12e01581be8bb600f8de5567e126ea381ad.tar.gz
u-boot-2bc7e12e01581be8bb600f8de5567e126ea381ad.tar.xz
u-boot-2bc7e12e01581be8bb600f8de5567e126ea381ad.zip
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/at91sam9263ek_dataflash_defconfig')
-rw-r--r--configs/at91sam9263ek_dataflash_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/at91sam9263ek_dataflash_defconfig b/configs/at91sam9263ek_dataflash_defconfig
index 2e0e808fe1..cee2b72c89 100644
--- a/configs/at91sam9263ek_dataflash_defconfig
+++ b/configs/at91sam9263ek_dataflash_defconfig
@@ -47,7 +47,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_SPI_FLASH_ATMEL=y