]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
fsl_elbc_nand: Hard-code the FBAR/FPAR split.
authorScott Wood <scottwood@freescale.com>
Thu, 22 May 2008 20:02:46 +0000 (15:02 -0500)
committerScott Wood <scottwood@freescale.com>
Tue, 12 Aug 2008 16:31:26 +0000 (11:31 -0500)
commit300253306acc72b1b2e9faf0987f86551151d7cf
tree643e6d50f2dcbab09e5208ed1d2b323370278bf1
parent9c814b0a716aae884bec977b9a032dfa59cfb79a
fsl_elbc_nand: Hard-code the FBAR/FPAR split.

The hardware has separate registers for block and page-within-block,
but the division between the two has no apparent relation to the
actual erase block size of the NAND chip.

Signed-off-by: Scott Wood <scottwood@freescale.com>
drivers/mtd/nand/fsl_elbc_nand.c