Re: [U-Boot] [PATCH v4 1/2] mtd: nand: add Freescale vf610_nfc driver

2014-09-12 Thread Stefano Babic
Hi Stefan, On 11/09/2014 15:07, Stefan Agner wrote: > This adds initial support for Freescale NFC (NAND Flash Controller) > found in ARM Vybrid SoC's, Power Architecture MPC5125 and others. > The driver is called vf610_nfc since this is the first supported > and tested hardware platform supported

Re: [U-Boot] [PATCH v4 1/2] mtd: nand: add Freescale vf610_nfc driver

2014-09-11 Thread Stefano Babic
On 11/09/2014 20:57, Bill Pringlemeir wrote: > On 11 Sep 2014, ste...@agner.ch wrote: > >> This adds initial support for Freescale NFC (NAND Flash Controller) >> found in ARM Vybrid SoC's, Power Architecture MPC5125 and others. >> The driver is called vf610_nfc since this is the first supported >>

Re: [U-Boot] [PATCH v4 1/2] mtd: nand: add Freescale vf610_nfc driver

2014-09-11 Thread Bill Pringlemeir
On 11 Sep 2014, ste...@agner.ch wrote: > This adds initial support for Freescale NFC (NAND Flash Controller) > found in ARM Vybrid SoC's, Power Architecture MPC5125 and others. > The driver is called vf610_nfc since this is the first supported > and tested hardware platform supported by the driver