All of lore.kernel.org
 help / color / mirror / Atom feed
From: Artem Bityutskiy <dedekind1@gmail.com>
To: Guillaume LECERF <glecerf@gmail.com>
Cc: David Woodhouse <dwmw2@infradead.org>,
	linux-mtd <linux-mtd@lists.infradead.org>,
	Chris Moore <moore@free.fr>, Wolfram Sang <w.sang@pengutronix.de>
Subject: Re: [PATCH v5 5/9] [MTD] remove bogus warning about missing boot bank	location
Date: Thu, 29 Apr 2010 08:57:35 +0300	[thread overview]
Message-ID: <1272520655.7750.74.camel@localhost> (raw)
In-Reply-To: <20100424155812.14723.66554.stgit@shiryu.yomgui.biz>

On Sat, 2010-04-24 at 17:58 +0200, Guillaume LECERF wrote:
> From: Uwe Kleine-König <Uwe.Kleine-Koenigi@digi.com>
> 
> After the deleted block bootloc is only used once as follows:
> 
> 	if (bootloc == 3 && something_else) {
> 		...
> 
> So setting bootloc = 2 doesn't change anything.  Taking that the warning is
> wrong and missleading.
> 
> Signed-off-by: Uwe Kleine-König <Uwe.Kleine-Koenig@digi.com>
> Signed-off-by: Guillaume LECERF <glecerf@gmail.com>
> Acked-by: Christopher Moore <moore@free.fr>

Pushed this v5 series to l2-mtd-2.6 / dunno. But please, if you re-send
the series, use consistent "mtd: cfi_cmdset_0002:" prefix for this
patch. Then I will be able to do git-am without manual work. Now I have
to tweak this patch because git am removes [MTD].

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

  reply	other threads:[~2010-04-29  5:57 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-24 15:57 [PATCH v5 1/9] mtd: cfi_probe: enter Auto Select Mode after filling cfi->cfiq members Guillaume LECERF
2010-04-24 15:57 ` [PATCH v5 2/9] mtd: cfi_probe: make the addresses used to enter Auto Select Mode variable Guillaume LECERF
2010-04-24 15:58 ` [PATCH v5 3/9] mtd: cfi_probe: add support for SST 0x0701 vendorname Guillaume LECERF
2010-04-24 15:58 ` [PATCH v5 4/9] mtd: cfi_probe: use P_ID_* definitions instead of hardcoded values Guillaume LECERF
2010-04-24 15:58 ` [PATCH v5 5/9] [MTD] remove bogus warning about missing boot bank location Guillaume LECERF
2010-04-29  5:57   ` Artem Bityutskiy [this message]
2010-04-29 11:01     ` Guillaume LECERF
2010-05-11  8:43     ` Guillaume LECERF
2010-05-14  0:19   ` David Woodhouse
2010-05-14  6:17     ` Chris Moore
2010-05-14  7:54       ` David Woodhouse
2010-05-14  8:09         ` Guillaume LECERF
2010-05-14  8:15           ` David Woodhouse
2010-04-24 15:58 ` [PATCH v5 6/9] mtd: cfi_cmdset_0002: do not fail on no extended query table as they are both optional Guillaume LECERF
2010-04-24 15:58 ` [PATCH v5 7/9] mtd: cfi_cmdset_0002: add CFI detection for SST 39VF{16, 32}xx chips Guillaume LECERF
2010-04-24 15:58 ` [PATCH v5 8/9] mtd: cfi_cmdset_0002: add CFI detection for SST 39VF{32, 64}xxB chips Guillaume LECERF
2010-04-24 15:58 ` [PATCH v5 9/9] mtd: cfi_util: do not printk if no extended query table Guillaume LECERF

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=1272520655.7750.74.camel@localhost \
    --to=dedekind1@gmail.com \
    --cc=dwmw2@infradead.org \
    --cc=glecerf@gmail.com \
    --cc=linux-mtd@lists.infradead.org \
    --cc=moore@free.fr \
    --cc=w.sang@pengutronix.de \
    /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.