commit | ab5b3b66b16d8609018107b863d37c9969be87c6 | [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 | 6e0dbd875c44e15ae6f14b7c88670d789524df37 [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>