
20 Jun
2009
20 Jun
'09
3:22 p.m.
On 04:12 Mon 08 Jun , Ilya Yanok wrote:
Driver for NFC NAND controller found on Freescale's MX2 and MX3 processors. Ported from Linux. Tested only with i.MX27 but should works with other MX2 and MX3 processors too.
Signed-off-by: Ilya Yanok yanok@emcraft.com
drivers/mtd/nand/Makefile | 1 + drivers/mtd/nand/mxc_nand.c | 932 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 933 insertions(+), 0 deletions(-) create mode 100644 drivers/mtd/nand/mxc_nand.c
Scott could you take a look on it?
Best Regards, J.