Re: [U-Boot] [PATCH 04/10] mxc_nand: add nand driver for MX2/MX3

2009-05-08 Thread Magnus Lilja
Hi 2009/5/8 Ivo Clarysse : > Ilya, > > On Wed, May 6, 2009 at 8:30 PM, 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. > [..] >> --- /dev/null

Re: [U-Boot] [PATCH 04/10] mxc_nand: add nand driver for MX2/MX3

2009-05-08 Thread Ivo Clarysse
Ilya, On Wed, May 6, 2009 at 8:30 PM, 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. [..] > --- /dev/null > +++ b/drivers/mtd/nand/mxc_nand.c > @

Re: [U-Boot] [PATCH 04/10] mxc_nand: add nand driver for MX2/MX3

2009-05-06 Thread Wolfgang Denk
Dear Ilya, In message <1241634633-13917-5-git-send-email-ya...@emcraft.com> you 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. ... > +/* Set INT to 0, FCMD t

Re: [U-Boot] [PATCH 04/10] mxc_nand: add nand driver for MX2/MX3

2009-05-06 Thread Magnus Lilja
Hi 2009/5/6 Ilya Yanok : > 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 > --- >  drivers/mtd/nand/Makefile   |    1 + >  drivers/mtd/