From: Artem Bityutskiy <dedekind1@gmail.com>
To: Brian Norris <norris@broadcom.com>
Cc: linux-mtd@lists.infradead.org
Subject: Re: [PATCH] mtd/nand: Edit macro flag for BBT scan of last page in block
Date: Tue, 13 Jul 2010 11:01:39 +0300 [thread overview]
Message-ID: <1279008099.30765.0.camel@localhost> (raw)
In-Reply-To: <1277325362-13326-1-git-send-email-norris@broadcom.com>
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@broadcom.com>
Pushed to l2-mtd-2.6.git / master, thanks.
--
Best Regards,
Artem Bityutskiy (Артём Битюцкий)
prev parent reply other threads:[~2010-07-13 8:06 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-23 20:36 [PATCH] mtd/nand: Edit macro flag for BBT scan of last page in block Brian Norris
2010-06-25 21:36 ` [PATCH 2] mtd/nand, BB detect: factory marker in page 1, 2, last and byte 1 or 6 Brian Norris
2010-07-13 8:21 ` Artem Bityutskiy
2010-07-13 22:12 ` [PATCH v2 0/2] Improved BB Scanning Brian Norris
2010-07-13 22:13 ` [PATCH v2 1/2] mtd/nand, BB detect: factory marker in page 1, 2, last and byte 1 or 6 Brian Norris
2010-07-13 22:13 ` [PATCH v2 2/2] mtd/nand: More BB Detection, dynamic scan options Brian Norris
2010-07-13 23:56 ` Brian Norris
2010-07-15 19:15 ` [PATCH v3 " Brian Norris
2010-07-18 16:38 ` [PATCH v2 0/2] Improved BB Scanning Artem Bityutskiy
2010-07-19 19:32 ` Brian Norris
2010-07-21 9:49 ` Artem Bityutskiy
2010-07-22 19:44 ` Karl Beldan
2010-07-21 23:53 ` [PATCH] mtd/nand: Update nand_default_block_markbad() Brian Norris
2010-07-26 4:30 ` Artem Bityutskiy
2010-07-08 9:15 ` [PATCH] mtd/nand: Edit macro flag for BBT scan of last page in block Artem Bityutskiy
2010-07-13 8:01 ` Artem Bityutskiy [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1279008099.30765.0.camel@localhost \
--to=dedekind1@gmail.com \
--cc=linux-mtd@lists.infradead.org \
--cc=norris@broadcom.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.