Skip to content
Snippets Groups Projects
Commit 40c642bc authored by Magnus Lilja's avatar Magnus Lilja Committed by Jean-Christophe PLAGNIOL-VILLARD
Browse files

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: default avatarMaxim Artamonov <scn1874@yandex.ru>
Signed-off-by: default avatarMagnus Lilja <lilja.magnus@gmail.com>
parent df81238b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment