
Hi Wolfgang,
On Monday 08 June 2009 12:41:35 Wolfgang Denk wrote:
This patch adds NAND Flash Controller driver for MPC5121 revision 2. All device features, except hardware ECC and power management, are supported.
This NFC driver replaces the one orignally posted by John Rigby:
"[PATCH] Freescale NFC NAND driver"
It's a port of the Linux driver version posted by Piotr Ziecik a few weeks ago. Using this driver has the following advantages (from my poont of view):
s/poont/point/
And please reduce the line length for the commit message.
OK.
diff --git a/drivers/mtd/nand/mpc5121_nfc.c b/drivers/mtd/nand/mpc5121_nfc.c new file mode 100644 index 0000000..b0305b5 --- /dev/null +++ b/drivers/mtd/nand/mpc5121_nfc.c @@ -0,0 +1,663 @@ +/*
- Copyright 2004-2008 Freescale Semiconductor, Inc.
- Copyright 2009 Semihalf.
You did not add/modify any significant amount of code?
Yes, I just forgot to add myself to this list. Thanks for reminding.
Best regards, Stefan
===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office@denx.de =====================================================================