* [PATCH 17/20] pxa3xx_nand: add cmdline part parser support @ 2010-05-06 9:12 Haojian Zhuang 2010-05-14 2:32 ` David Woodhouse 0 siblings, 1 reply; 8+ messages in thread From: Haojian Zhuang @ 2010-05-06 9:12 UTC (permalink / raw) To: linux-arm-kernel ^ permalink raw reply [flat|nested] 8+ messages in thread
* [PATCH 17/20] pxa3xx_nand: add cmdline part parser support 2010-05-06 9:12 [PATCH 17/20] pxa3xx_nand: add cmdline part parser support Haojian Zhuang @ 2010-05-14 2:32 ` David Woodhouse 2010-05-14 6:08 ` Haojian Zhuang 0 siblings, 1 reply; 8+ messages in thread From: David Woodhouse @ 2010-05-14 2:32 UTC (permalink / raw) To: linux-arm-kernel On Thu, 2010-05-06 at 05:12 -0400, Haojian Zhuang wrote: > From c81c53e24bbbe29ab4bf9767d24de8c45a4470b9 Mon Sep 17 00:00:00 2001 > From: Lei Wen <leiwen@marvell.com> > Date: Thu, 6 May 2010 10:42:13 +0800 > Subject: [PATCH] pxa3xx_nand: add cmdline part parser support > > Signed-off-by: Lei Wen <leiwen@marvell.com> > Signed-off-by: Haojian Zhuang <haojian.zhuang@marvell.com> > --- > drivers/mtd/nand/pxa3xx_nand.c | 26 ++++++++++++++++++++++++-- > 1 files changed, 24 insertions(+), 2 deletions(-) This conflicts with commit bff3c10d369440bc87ba612b45ba2777d2bf017f. Some of the other patches in this sequence don't apply cleanly to the current mtd-2.6.git tree either; please could you refresh? -- David Woodhouse Open Source Technology Centre David.Woodhouse at intel.com Intel Corporation ^ permalink raw reply [flat|nested] 8+ messages in thread
* [PATCH 17/20] pxa3xx_nand: add cmdline part parser support 2010-05-14 2:32 ` David Woodhouse @ 2010-05-14 6:08 ` Haojian Zhuang 2010-05-14 8:16 ` David Woodhouse 0 siblings, 1 reply; 8+ messages in thread From: Haojian Zhuang @ 2010-05-14 6:08 UTC (permalink / raw) To: linux-arm-kernel On Fri, May 14, 2010 at 10:32 AM, David Woodhouse <dwmw2@infradead.org> wrote: > On Thu, 2010-05-06 at 05:12 -0400, Haojian Zhuang wrote: >> From c81c53e24bbbe29ab4bf9767d24de8c45a4470b9 Mon Sep 17 00:00:00 2001 >> From: Lei Wen <leiwen@marvell.com> >> Date: Thu, 6 May 2010 10:42:13 +0800 >> Subject: [PATCH] pxa3xx_nand: add cmdline part parser support >> >> Signed-off-by: Lei Wen <leiwen@marvell.com> >> Signed-off-by: Haojian Zhuang <haojian.zhuang@marvell.com> >> --- >> ?drivers/mtd/nand/pxa3xx_nand.c | ? 26 ++++++++++++++++++++++++-- >> ?1 files changed, 24 insertions(+), 2 deletions(-) > > This conflicts with commit bff3c10d369440bc87ba612b45ba2777d2bf017f. > > Some of the other patches in this sequence don't apply cleanly to the > current mtd-2.6.git tree either; please could you refresh? > New patches are rebased for mtd-2.6 master branch. There're contained in another mail loop. Thanks Haojian ^ permalink raw reply [flat|nested] 8+ messages in thread
* [PATCH 17/20] pxa3xx_nand: add cmdline part parser support 2010-05-14 6:08 ` Haojian Zhuang @ 2010-05-14 8:16 ` David Woodhouse 2010-05-14 8:41 ` Daniel Mack 0 siblings, 1 reply; 8+ messages in thread From: David Woodhouse @ 2010-05-14 8:16 UTC (permalink / raw) To: linux-arm-kernel On Fri, 2010-05-14 at 14:08 +0800, Haojian Zhuang wrote: > On Fri, May 14, 2010 at 10:32 AM, David Woodhouse <dwmw2@infradead.org> wrote: > > On Thu, 2010-05-06 at 05:12 -0400, Haojian Zhuang wrote: > >> From c81c53e24bbbe29ab4bf9767d24de8c45a4470b9 Mon Sep 17 00:00:00 2001 > >> From: Lei Wen <leiwen@marvell.com> > >> Date: Thu, 6 May 2010 10:42:13 +0800 > >> Subject: [PATCH] pxa3xx_nand: add cmdline part parser support > >> > >> Signed-off-by: Lei Wen <leiwen@marvell.com> > >> Signed-off-by: Haojian Zhuang <haojian.zhuang@marvell.com> > >> --- > >> drivers/mtd/nand/pxa3xx_nand.c | 26 ++++++++++++++++++++++++-- > >> 1 files changed, 24 insertions(+), 2 deletions(-) > > > > This conflicts with commit bff3c10d369440bc87ba612b45ba2777d2bf017f. > > > > Some of the other patches in this sequence don't apply cleanly to the > > current mtd-2.6.git tree either; please could you refresh? > > > > 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"); Patch 02 patching file drivers/mtd/nand/pxa3xx_nand.c Hunk #1 FAILED at 225. patch: **** malformed patch at line 96: pxa3xx_nand_info *info, Patch 03 patching file drivers/mtd/nand/pxa3xx_nand.c Hunk #1 succeeded at 117 (offset -35 lines). Hunk #2 succeeded at 130 (offset -35 lines). Hunk #3 succeeded at 149 (offset -35 lines). Hunk #4 succeeded at 159 (offset -35 lines). patch: **** malformed patch at line 116: pxa3xx_nand_info *info, Patch 04 patching file drivers/mtd/nand/pxa3xx_nand.c Hunk #1 succeeded at 126 (offset -34 lines). Hunk #2 FAILED at 1097. patch: **** malformed patch at line 106: platform_device *pdev) Patch 05 patching file drivers/mtd/nand/pxa3xx_nand.c Hunk #4 succeeded at 108 with fuzz 1. patch: **** malformed patch at line 130: pxa3xx_nand_info *info, Patch 06 patching file drivers/mtd/nand/pxa3xx_nand.c Hunk #1 FAILED at 28. Hunk #2 succeeded at 74 (offset -4 lines). Hunk #3 FAILED at 335. Hunk #4 FAILED at 364. Hunk #5 FAILED at 556. patch: **** malformed patch at line 391: *mtd, unsigned command, Patch 07 patching file drivers/mtd/nand/pxa3xx_nand.c patch: **** malformed patch at line 78: builtin_flash_types[] = { Patch 08 patching file drivers/mtd/nand/pxa3xx_nand.c Hunk #1 FAILED at 218. patch: **** malformed patch at line 97: pxa3xx_nand_info *info, Patch 09 patching file arch/arm/mach-mmp/aspenite.c patching file arch/arm/mach-mmp/avengers_lite.c patch: **** malformed patch at line 104: avengers_lite_pin_config_V16F[] __initdata = { Patch 10 patching file drivers/mtd/nand/pxa3xx_nand.c Hunk #1 FAILED at 29. Hunk #2 succeeded at 36 (offset -2 lines). Hunk #3 succeeded at 89 (offset -6 lines). Hunk #4 FAILED at 132. Hunk #5 FAILED at 159. Hunk #6 FAILED at 182. patch: **** malformed patch at line 164: 60, 10, }, }, Patch 11 patching file drivers/mtd/nand/pxa3xx_nand.c Hunk #1 FAILED at 30. Hunk #2 FAILED at 411. Hunk #3 FAILED at 456. patch: **** malformed patch at line 107: *nand, int dir_out) Patch 12 patching file arch/arm/plat-pxa/include/plat/pxa3xx_nand.h Hunk #1 succeeded at 12 with fuzz 2 (offset -1 lines). patching file drivers/mtd/nand/pxa3xx_nand.c Hunk #1 FAILED at 30. Hunk #2 FAILED at 45. Hunk #3 FAILED at 59. Hunk #4 FAILED at 89. Hunk #5 succeeded at 93 with fuzz 2 (offset -46 lines). Hunk #6 FAILED at 154. Hunk #7 FAILED at 186. Hunk #8 FAILED at 209. patch: **** malformed patch at line 222: using naked command set"); Patch 13 patching file arch/arm/plat-pxa/include/plat/pxa3xx_nand.h Hunk #1 succeeded at 14 with fuzz 2 (offset -1 lines). patching file drivers/mtd/nand/pxa3xx_nand.c Hunk #1 succeeded at 60 with fuzz 2 (offset -30 lines). Hunk #2 FAILED at 187. Hunk #3 FAILED at 194. Hunk #4 FAILED at 275. patch: **** malformed patch at line 215: long nand_clk) Patch 14 patching file drivers/mtd/nand/pxa3xx_nand.c Hunk #1 FAILED at 26. Hunk #2 FAILED at 298. 2 out of 2 hunks FAILED -- saving rejects to file drivers/mtd/nand/pxa3xx_nand.c.rej Patch 15 patching file arch/arm/mach-mmp/include/mach/mmp2.h patch: **** malformed patch at line 92: i2c_pxa_platform_data *data, Patch 16 patching file drivers/mtd/nand/pxa3xx_nand.c patch: **** malformed patch at line 80: pxa3xx_nand *nand, int command, Patch 17 patching file drivers/mtd/nand/pxa3xx_nand.c patch: **** malformed patch at line 74: builtin_flash_types[] = { Patch 18 patching file arch/arm/configs/pxa168_defconfig patch: **** malformed patch at line 82: nfsroot=192.168.2.100:/nfsroot/ Patch 19 patching file drivers/mtd/nand/pxa3xx_nand.c Hunk #1 FAILED at 129. Hunk #2 FAILED at 257. Hunk #3 FAILED at 646. patch: **** malformed patch at line 119: void *data) Patch 20 patching file drivers/mtd/nand/pxa3xx_nand.c patch: **** malformed patch@line 74: platform_device *pdev) -- dwmw2 ^ permalink raw reply [flat|nested] 8+ messages in thread
* [PATCH 17/20] pxa3xx_nand: add cmdline part parser support 2010-05-14 8:16 ` David Woodhouse @ 2010-05-14 8:41 ` Daniel Mack 2010-05-14 10:56 ` Haojian Zhuang 0 siblings, 1 reply; 8+ messages in thread From: Daniel Mack @ 2010-05-14 8:41 UTC (permalink / raw) To: linux-arm-kernel 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 ^ permalink raw reply [flat|nested] 8+ messages in thread
* [PATCH 17/20] pxa3xx_nand: add cmdline part parser support 2010-05-14 8:41 ` Daniel Mack @ 2010-05-14 10:56 ` Haojian Zhuang 2010-05-14 11:11 ` Marc Kleine-Budde 0 siblings, 1 reply; 8+ messages in thread From: Haojian Zhuang @ 2010-05-14 10:56 UTC (permalink / raw) To: linux-arm-kernel On Fri, May 14, 2010 at 4:41 PM, Daniel Mack <daniel@caiaq.de> wrote: > 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 > Now I attach these patches directly. Only 0011 patch is changed to using dev_dbg for debug print. Daniel, Thanks for your advice. Best Regards Haojian -------------- next part -------------- A non-text attachment was scrubbed... Name: nand_update_mtd2.6.tgz Type: application/x-gzip Size: 43854 bytes Desc: not available URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20100514/b09c789a/attachment-0001.tgz> ^ permalink raw reply [flat|nested] 8+ messages in thread
* [PATCH 17/20] pxa3xx_nand: add cmdline part parser support 2010-05-14 10:56 ` Haojian Zhuang @ 2010-05-14 11:11 ` Marc Kleine-Budde 2010-05-17 5:05 ` Haojian Zhuang 0 siblings, 1 reply; 8+ messages in thread From: Marc Kleine-Budde @ 2010-05-14 11:11 UTC (permalink / raw) To: linux-arm-kernel Haojian Zhuang wrote: > On Fri, May 14, 2010 at 4:41 PM, Daniel Mack <daniel@caiaq.de> wrote: >> 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 >> > > Now I attach these patches directly. Only 0011 patch is changed to > using dev_dbg for debug print. I NACK patches 1 and 17. See my reply to these individual patches. Cheers, Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions | Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917-5555 | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 260 bytes Desc: OpenPGP digital signature URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20100514/f0167d1c/attachment.sig> ^ permalink raw reply [flat|nested] 8+ messages in thread
* [PATCH 17/20] pxa3xx_nand: add cmdline part parser support 2010-05-14 11:11 ` Marc Kleine-Budde @ 2010-05-17 5:05 ` Haojian Zhuang 0 siblings, 0 replies; 8+ messages in thread From: Haojian Zhuang @ 2010-05-17 5:05 UTC (permalink / raw) To: linux-arm-kernel On Fri, May 14, 2010 at 7:11 PM, Marc Kleine-Budde <mkl@pengutronix.de> wrote: > Haojian Zhuang wrote: >> On Fri, May 14, 2010 at 4:41 PM, Daniel Mack <daniel@caiaq.de> wrote: >>> 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 >>> >> >> Now I attach these patches directly. Only 0011 patch is changed to >> using dev_dbg for debug print. > > I NACK patches 1 and 17. See my reply to these individual patches. > > Cheers, Marc > > -- Now these patches are updated. Please review them. Best Regards Haojian -------------- next part -------------- A non-text attachment was scrubbed... Name: pxa3xx_nand_update.tgz Type: application/x-gzip Size: 43415 bytes Desc: not available URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20100517/8fabc5ae/attachment-0001.tgz> ^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2010-05-17 5:05 UTC | newest] Thread overview: 8+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2010-05-06 9:12 [PATCH 17/20] pxa3xx_nand: add cmdline part parser support Haojian Zhuang 2010-05-14 2:32 ` David Woodhouse 2010-05-14 6:08 ` Haojian Zhuang 2010-05-14 8:16 ` David Woodhouse 2010-05-14 8:41 ` Daniel Mack 2010-05-14 10:56 ` Haojian Zhuang 2010-05-14 11:11 ` Marc Kleine-Budde 2010-05-17 5:05 ` Haojian Zhuang
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).