]> Git Repo - u-boot.git/commit
arm: at91: gardena-smart-gateway-at91sam: Enable CONFIG_SYS_NAND_USE_FLASH_BBT
authorStefan Roese <[email protected]>
Tue, 27 Aug 2019 06:14:50 +0000 (08:14 +0200)
committerEugen Hristev <[email protected]>
Mon, 30 Sep 2019 06:15:23 +0000 (09:15 +0300)
commite074d0f79b2e2893e5c1752b2c302bb4aa5a491e
tree527dc0eba0428790123d1ed798aaf4b0a51cf9cf
parent31e086e460fb5de6dd42559babdc1e027ed2fe96
arm: at91: gardena-smart-gateway-at91sam: Enable CONFIG_SYS_NAND_USE_FLASH_BBT

This patch enables the BBT in NAND on the AT91SAM based GARDENA smart
Gateway. This is especially important, since the Linux driver also
enables this option and uses the BBT table pages. Without setting this
option, U-Boot will try to re-use these pages again (e.g. UBI).

Signed-off-by: Stefan Roese <[email protected]>
Cc: Eugen Hristev <[email protected]>
Cc: Tom Rini <[email protected]>
configs/gardena-smart-gateway-at91sam_defconfig
This page took 0.029614 seconds and 4 git commands to generate.