Nand driver for Nomadik SoC
authorAlessandro Rubini <rubini@unipv.it>
Mon, 9 Feb 2009 14:53:31 +0000 (15:53 +0100)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Sun, 22 Feb 2009 12:40:28 +0000 (13:40 +0100)
commit0d8c6eab2481046e9446264bfe9402bb98ddf433
tree7abd7b85094293fc8fc144b50e3ccd0b7fc24829
parentef339cc2b68e4cbef3f9376a45315e1b974bbd8d
Nand driver for Nomadik SoC

This driver implements the ECC algorithm described in
the CPU data sheet and uses the OOB layout chosen in
already-released development systems (shipped with a custom-made
u-boot 1.3.1).

Signed-off-by: Alessandro Rubini <rubini@unipv.it>
Acked-by: Andrea Gallo <andrea.gallo@stnwireless.com>
drivers/mtd/nand/Makefile
drivers/mtd/nand/nomadik.c [new file with mode: 0644]
include/configs/nmdk8815.h