From 772c87547729ea55321f46312f27a8d1c32afe1a Mon Sep 17 00:00:00 2001 From: Brian Norris Date: Fri, 13 Jan 2012 18:11:50 -0800 Subject: [PATCH] --- yaml --- r: 298082 b: refs/heads/master c: 661a08327d11bcc4cf649c5ae4bdf2db0a87b320 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/mtd/nand.h | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 836ce747b87e..80c82ec8fb5b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 85443319989bb91814504608a6e11d880e156828 +refs/heads/master: 661a08327d11bcc4cf649c5ae4bdf2db0a87b320 diff --git a/trunk/include/linux/mtd/nand.h b/trunk/include/linux/mtd/nand.h index 63b5a8b6dfbd..609868f3db42 100644 --- a/trunk/include/linux/mtd/nand.h +++ b/trunk/include/linux/mtd/nand.h @@ -448,8 +448,9 @@ struct nand_buffers { * will be copied to the appropriate nand_bbt_descr's. * @badblockpos: [INTERN] position of the bad block marker in the oob * area. - * @badblockbits: [INTERN] number of bits to left-shift the bad block - * number + * @badblockbits: [INTERN] minimum number of set bits in a good block's + * bad block marker position; i.e., BBM == 11110111b is + * not bad when badblockbits == 7 * @cellinfo: [INTERN] MLC/multichip data from chip ident * @numchips: [INTERN] number of physical chips * @chipsize: [INTERN] the size of one chip for multichip arrays