]> git.sur5r.net Git - u-boot/commit
NAND fsl elbc: Set FMR[ECCM] based on page size.
authorScott Wood <scottwood@freescale.com>
Wed, 29 Oct 2008 18:42:41 +0000 (13:42 -0500)
committerScott Wood <scottwood@freescale.com>
Wed, 29 Oct 2008 18:42:41 +0000 (13:42 -0500)
commitf7fe57c09866b44692d18c8cf22828bd137ec58d
tree29ac0c8a63daf8a61ead549bf40b9ee85b249fc8
parentc013b74975dab0805ef6d369b013230c4e8a660d
NAND fsl elbc: Set FMR[ECCM] based on page size.

Hardware expects ECCM 0 for small page and ECCM 1 for large page
when booting from NAND, so use those defaults.

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