uboot-mt623x/nand_spl
Magnus Lilja 40c642bc19 MX31: Add NAND SPL for i.MX31.
This patch adds the NAND SPL framework needed to boot i.MX31 boards
from NAND.

It has been tested on a i.MX31 PDK board with large page NAND. Small
page NANDs should work as well, but this has not been tested.

Note: The i.MX31 NFC uses a non-standard layout for large page NANDs,
whether this is compatible with a particular setup depends on how
the NAND device is programmed by the flash programmer (e.g. JTAG
debugger).

The patch is based on the work by Maxim Artamonov.

Signed-off-by: Maxim Artamonov <scn1874@yandex.ru>
Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com>
2009-06-21 16:18:12 +02:00
..
board Fix e-mail address of Gary Jennejohn. 2009-05-15 22:11:59 +02:00
nand_boot.c nand_spl: Fix compile problem with board_nand_init() prototype 2009-01-26 13:39:17 -06:00
nand_boot_fsl_elbc.c NAND: Fix cache and memory inconsistency issue 2009-01-23 10:32:50 -06:00
nand_boot_fsl_nfc.c MX31: Add NAND SPL for i.MX31. 2009-06-21 16:18:12 +02:00