]> git.ipfire.org Git - people/ms/u-boot.git/commit
MXC: Add large page oob layout for i.MX31 NAND controller.
authorMagnus Lilja <lilja.magnus@gmail.com>
Sun, 17 Jan 2010 16:46:10 +0000 (17:46 +0100)
committerScott Wood <scottwood@freescale.com>
Tue, 19 Jan 2010 23:08:13 +0000 (17:08 -0600)
commitc4832dffff20519e72879a8da010174ac0526141
tree38b2d8672d650a70af43cff45f5e4224ff631f32
parentf6a9748e3261fdccdeb78a2b58e6ad538ba54496
MXC: Add large page oob layout for i.MX31 NAND controller.

Import the large page oob layout from Linux mxc_nand.c driver.

The CONFIG_SYS_NAND_LARGEPAGE option is used to activate
the large page oob layout. Run time detection is not supported
as this moment.

This has been tested on the i.MX31 PDK board with a large
page NAND device.

Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com>
drivers/mtd/nand/mxc_nand.c