commit | c4832dffff20519e72879a8da010174ac0526141 | [log] [tgz] |
---|---|---|
author | Magnus Lilja <lilja.magnus@gmail.com> | Sun Jan 17 17:46:10 2010 +0100 |
committer | Scott Wood <scottwood@freescale.com> | Tue Jan 19 17:08:13 2010 -0600 |
tree | 38b2d8672d650a70af43cff45f5e4224ff631f32 | |
parent | f6a9748e3261fdccdeb78a2b58e6ad538ba54496 [diff] |
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>