commit | fd9874de577a5c216701c97954d08fd471c59bf4 | [log] [tgz] |
---|---|---|
author | Sandeep Paulraj <s-paulraj@ti.com> | Sat Nov 07 14:24:34 2009 -0500 |
committer | Scott Wood <scottwood@freescale.com> | Fri Nov 13 16:56:15 2009 -0600 |
tree | dc7fdb889f8e7ff4090db5e0df6f21312fa5a17f | |
parent | dce0f623c855b3149ce23497a091d96645e416de [diff] |
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>