From: Artem Bityutskiy <dedekind1@gmail.com>
To: Florian Fainelli <florian@openwrt.org>
Cc: David Woodhouse <dwmw2@infradead.org>,
linux-mtd@lists.infradead.org,
Matthieu CASTET <matthieu.castet@parrot.com>,
Brian Norris <norris@broadcom.com>,
Maxime Bizon <mbizon@freebox.fr>
Subject: Re: [PATCH 0/4 v2] NAND: add support for reading ONFI parameters
Date: Mon, 30 Aug 2010 11:23:53 +0300 [thread overview]
Message-ID: <1283156633.12995.21.camel@brekeke> (raw)
In-Reply-To: <201008181401.03741.florian@openwrt.org>
On Wed, 2010-08-18 at 14:01 +0200, Florian Fainelli wrote:
> Hi,
>
> This is the second version of the patch series adding support for ONFI
> parameters to NAND device.
>
> Florian Fainelli (4):
> NAND: add NAND_CMD_PARAM (0xec) definition
> NAND: denali should also handle NAND_CMD_PARAM
> lib: add crc16_le helper
> NAND: add support for reading ONFI parameters from NAND device
Hi,
since I did not review your patches, I am picking them and pushing to
l2-mtd-2.6.git / dunno branch. I'll try to encourage dwmw2 to look at
them and take them to the mtd tree, so they would have some exposure in
the -next tree.
But some "Tested-by" / "Reviewed-by" tags would certainly be useful,
anyone?
Also, the last patch did not apply cleanly, could you take a look
whether the patch utility got it right?
Applying: mtd: nand: add support for reading ONFI parameters from NAND device
error: patch failed: drivers/mtd/nand/nand_base.c:2943
error: drivers/mtd/nand/nand_base.c: patch does not apply
Patch failed at 0001 mtd: nand: add support for reading ONFI parameters from NAND device
When you have resolved this problem run "git am --resolved".
If you would prefer to skip this patch, instead run "git am --skip".
To restore the original branch and stop patching run "git am --abort".
[dedekind@brekeke l2-mtd-2.6]$ patch -p1 < .git/rebase-apply/patch
patching file drivers/mtd/nand/Kconfig
patching file drivers/mtd/nand/nand_base.c
Hunk #6 succeeded at 2991 (offset 1 line).
Hunk #7 succeeded at 3020 (offset 1 line).
Hunk #8 succeeded at 3045 with fuzz 2 (offset -3 lines).
Hunk #9 succeeded at 3084 (offset -3 lines).
Hunk #10 succeeded at 3107 (offset -3 lines).
Hunk #11 succeeded at 3117 (offset -3 lines).
Hunk #12 succeeded at 3135 (offset -3 lines).
patching file include/linux/mtd/nand.h
My tree is here:
http://git.infradead.org/users/dedekind/l2-mtd-2.6.git
Thanks.
--
Best Regards,
Artem Bityutskiy (Битюцкий Артём)
next prev parent reply other threads:[~2010-08-30 8:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-18 12:01 [PATCH 0/4 v2] NAND: add support for reading ONFI parameters Florian Fainelli
2010-08-30 8:23 ` Artem Bityutskiy [this message]
2010-08-30 8:36 ` Artem Bityutskiy
2010-08-30 8:52 ` Florian Fainelli
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=1283156633.12995.21.camel@brekeke \
--to=dedekind1@gmail.com \
--cc=dwmw2@infradead.org \
--cc=florian@openwrt.org \
--cc=linux-mtd@lists.infradead.org \
--cc=matthieu.castet@parrot.com \
--cc=mbizon@freebox.fr \
--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.