]> git.ipfire.org Git - people/ms/u-boot.git/commit
NAND: Subpage shift for ecc_steps equal to 16
authorSandeep Paulraj <s-paulraj@ti.com>
Sat, 7 Nov 2009 19:24:34 +0000 (14:24 -0500)
committerScott Wood <scottwood@freescale.com>
Fri, 13 Nov 2009 22:56:15 +0000 (16:56 -0600)
commitaad4a28b2518e1d24ee606d9ea31f9b4dd029777
treedc7fdb889f8e7ff4090db5e0df6f21312fa5a17f
parent36e0b98ec832bb5ec42d6e249058d5b84f75dff8
NAND: Subpage shift for ecc_steps equal to 16

This was originally part of Thomas Gleixner's patch for
adding support for 4KiB pages.
This is not part of the U-Boot NAND driver so updating the
driver with this to sync up with the kernel NAND driver.

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
drivers/mtd/nand/nand_base.c