Re: [U-Boot] [PATCH 2/3] Nand driver for Nomadik SoC

2009-02-09 Thread Scott Wood
Alessandro Rubini wrote: > From: Alessandro Rubini > > This driver implements the ECC algorithm described in > the CPU data sheet and uses the OOB layout chosen in > already-released development systems (shipped with a custom-made > u-boot 1.3.1). > > Signed-off-by: Alessandro Rubini > Acked-by

Re: [U-Boot] [PATCH 2/3] Nand driver for Nomadik SoC

2009-02-09 Thread Alessandro Rubini
From: Alessandro Rubini This driver implements the ECC algorithm described in the CPU data sheet and uses the OOB layout chosen in already-released development systems (shipped with a custom-made u-boot 1.3.1). Signed-off-by: Alessandro Rubini Acked-by: Andrea Gallo --- Changes from previous

[U-Boot] [PATCH 2/3] Nand driver for Nomadik SoC

2009-02-09 Thread Alessandro Rubini
From: Alessandro Rubini This driver implements the ECC algorithm described in the CPU data sheet and uses the OOB layout chosen in already-released development systems (shipped with a custom-made u-boot 1.3.1). Signed-off-by: Alessandro Rubini Acked-by: Andrea Gallo --- drivers/mtd/nand/Makef