[PATCH 17/20] pxa3xx_nand: add cmdline part parser support
Daniel Mack
daniel at caiaq.de
Fri May 14 04:41:49 EDT 2010
On Fri, May 14, 2010 at 09:16:11AM +0100, David Woodhouse wrote:
> On Fri, 2010-05-14 at 14:08 +0800, Haojian Zhuang wrote:
> > New patches are rebased for mtd-2.6 master branch. There're contained
> > in another mail loop.
>
> Hm, please test these by sending to yourself first, saving the patches
> and checking that they apply.
>
> [dwmw2 at macbook mtd-2.6]$ git describe HEAD
> v2.6.34-rc7-142-gf6b173c
>
> [dwmw2 at macbook mtd-2.6]$ for a in `seq -w 1 20` ; do echo Patch $a ; patch -p1 < pxa$a.patch ; done
> Patch 01
> patching file arch/arm/plat-pxa/include/plat/pxa3xx_nand.h
> patching file drivers/mtd/nand/Kconfig
> patching file drivers/mtd/nand/pxa3xx_nand.c
> patch: **** malformed patch at line 203: transfering to/from NAND HW");
Jep, they're line-wrapped, just like the version before.
Haojian, you can avoid this to happen by using 'git send-email'.
Thanks,
Daniel
More information about the linux-arm-kernel
mailing list