[U-Boot] [PATCH] [v2] mtd/nand: Fix IFC driver to support 2K NAND page

Scott Wood scottwood at freescale.com
Mon Feb 20 22:23:01 CET 2012


On Fri, Jan 20, 2012 at 06:39:05PM +0530, Prabhakar Kushwaha wrote:
> 1) OOB area should be updated irrespective of NAND page size. Earlier it was
> updated only for 512byte NAND page.
> 
> 2) During OOB update fbcr should be equal to OOB size.
> 
> Signed-off-by: Poonam Aggrwal <poonam.aggrwal at freescale.com>
> Signed-off-by: Prabhakar Kushwaha <prabhakar at freescale.com>
> ---
>  Based upon git://git.denx.de/u-boot.git (branch master)
> 
>  Changes for v2- Incorporated Scott's comments from linuxppc-dev mailing list
> 	 http://patchwork.ozlabs.org/patch/135010/
>  	- Added missed NAND_CMD_READOOB
> 	- Updated function as per Scott's advice 
> 
> 
>  drivers/mtd/nand/fsl_ifc_nand.c |   27 +++++++++++++--------------
>  1 files changed, 13 insertions(+), 14 deletions(-)

Applied to u-boot-nand-flash

-Scott



More information about the U-Boot mailing list