]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
fsl_elbc_nand: ecclayout cleanups
authorAnton Vorontsov <avorontsov@ru.mvista.com>
Fri, 27 Jun 2008 19:04:20 +0000 (23:04 +0400)
committerScott Wood <scottwood@freescale.com>
Fri, 12 Sep 2008 19:58:33 +0000 (14:58 -0500)
commit0008b6d968160abe2bfd936493f3a516a7c8da20
tree236ec828cd9672483d8c0da372788d270cd3bf96
parent8f42bf1c393d53a70c2545e9f329d11c46d74794
fsl_elbc_nand: ecclayout cleanups

This patch deletes oobavail assignments, they're calculated by the nand
core code in nand_scan_tail, plus current oobavail values are wrong for
the LP NANDs.

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
drivers/mtd/nand/fsl_elbc_nand.c