[U-Boot] [PATCH 4/7] mxc_nand: add nand driver for MX2/MX3

Jean-Christophe PLAGNIOL-VILLARD plagnioj at jcrosoft.com
Sat Jun 20 15:22:55 CEST 2009


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 at 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.


More information about the U-Boot mailing list