[U-Boot] [PATCH] mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to Kconfig

Tom Rini trini at konsulko.com
Mon Aug 26 13:38:32 UTC 2019


On Thu, Aug 22, 2019 at 12:28:04PM +0200, Stefan Roese wrote:

> Convert CONFIG_SYS_NAND_USE_FLASH_BBT to Kconfig, update defconfigs,
> headers and whitelist.
> 
> Please note that this symbol already was used in Kconfig
> (imply in CONFIG_NAND_ATMEL) which did not work, since this symbol was
> not available in Kconfig. This changes now with this patch and all
> boards with CONFIG_NAND_ATMEL will have BBT enabled. Which is what
> I also need on my GARDENA AT91SAM based board.
> 
> Signed-off-by: Stefan Roese <sr at denx.de>
> Cc: Eugen Hristev <eugen.hristev at microchip.com>
> Cc: Miquel Raynal <miquel.raynal at bootlin.com>
> Cc: Gregory CLEMENT <gregory.clement at bootlin.com>

Now, I had to rework this slightly.  In order to not change behavior,
all of the platforms that might have been intending to use this, but
hadn't been, have it turned off for now to keep behavior the same, due
to how imply works.  Patches for platforms to enable this feature would
be appropriate still for this release.

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190826/79e4750c/attachment.sig>


More information about the U-Boot mailing list