]> git.baikalelectronics.ru Git - uboot.git/commit
mtd: nand: mxs_nand: allow to enable BBT support
authorStefan Agner <stefan.agner@toradex.com>
Fri, 22 Jun 2018 15:19:48 +0000 (17:19 +0200)
committerStefano Babic <sbabic@denx.de>
Wed, 27 Jun 2018 07:07:55 +0000 (09:07 +0200)
commit82b9dfd3c69f34d4da524b633579a09c37be154e
tree879e22f9a8b6a87902ff43cf27af450cf0a1cc37
parent25e475859a830c3ea02703c7e91cf927ef2132f6
mtd: nand: mxs_nand: allow to enable BBT support

Add config option which allows to enable on flash bad block table
support. This has the same effect as when using the device tree
property "nand-on-flash-bbt" in Linux.

Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
drivers/mtd/nand/mxs_nand.c