[PATCH] mtd/nand: Edit macro flag for BBT scan of last page in block

Artem Bityutskiy dedekind1 at gmail.com
Tue Jul 13 04:01:39 EDT 2010


On Wed, 2010-06-23 at 13:36 -0700, Brian Norris wrote:
> NAND_BB_LAST_PAGE used to be in nand.h, but it pertained to bad block
> management and so belongs next to NAND_BBT_SCAN2NDPAGE in bbm.h. Also,
> its previous flag value (0x00000400) conflicted with NAND_BBT_SCANALLPAGES
> so I changed its value to 0x00008000. All uses of the name were modified to
> provide consistency with other "NAND_BBT_*" flags.
> 
> Signed-off-by: Brian Norris <norris at broadcom.com>

Pushed to l2-mtd-2.6.git / master, thanks.

-- 
Best Regards,
Artem Bityutskiy (Артём Битюцкий)




More information about the linux-mtd mailing list