[PATCH] NAND hardware ECC controller on at91sam9263 / at91sam9260

Richard Genoud richard.genoud at gmail.com
Wed Apr 23 05:37:51 EDT 2008


> patching file arch/arm/mach-at91/at91sam9260_devices.c
>  Hunk #1 FAILED at 288.
>  1 out of 1 hunk FAILED -- saving rejects to file arch/arm/mach-at91/at91sam9260_devices.c.rej
>  patching file arch/arm/mach-at91/at91sam9263_devices.c
>  Hunk #1 FAILED at 358.
>  1 out of 1 hunk FAILED -- saving rejects to file arch/arm/mach-at91/at91sam9263_devices.c.rej
>  patching file drivers/mtd/nand/Kconfig
>  Hunk #1 succeeded at 278 with fuzz 2.
>  patching file drivers/mtd/nand/at91_nand.c
>  Hunk #3 succeeded at 139 with fuzz 2.
>  Hunk #11 FAILED at 584.
>  1 out of 11 hunks FAILED -- saving rejects to file drivers/mtd/nand/at91_nand.c.rej
>  patching file include/asm-arm/arch-at91/at91_ecc.h
>  Hunk #1 FAILED at 13.
>  1 out of 1 hunk FAILED -- saving rejects to file include/asm-arm/arch-at91/at91_ecc.h.rej
>  patching file include/asm-arm/arch-at91/at91sam9260.h
>  patching file include/asm-arm/arch-at91/at91sam9263.h
>  --
>  dwmw2

I don't know what kernel you use, but I'm getting no error with this
patch on kernel 2.6.25-rc2 (and on 2.6.25 it's also ok) that I've
downloaded from kernel.org:

~/dev/kernels/linux-2.6.25-rc2$ patch -p1 < ../mail.google.com
patching file arch/arm/mach-at91/at91sam9260_devices.c
patching file arch/arm/mach-at91/at91sam9263_devices.c
patching file drivers/mtd/nand/Kconfig
patching file drivers/mtd/nand/at91_nand.c
patching file include/asm-arm/arch-at91/at91_ecc.h
patching file include/asm-arm/arch-at91/at91sam9260.h
patching file include/asm-arm/arch-at91/at91sam9263.h



More information about the linux-mtd mailing list