Re: [U-Boot] [PATCH v6 00/31] SPI-NAND support

2018-09-03 Thread Jagan Teki
On Mon, Sep 3, 2018 at 12:15 PM, Miquel Raynal wrote: > Hi Jagan, > > Jagan Teki wrote on Sun, 2 Sep 2018 > 23:47:37 +0530: > >> On Thu, Aug 30, 2018 at 6:13 PM, Miquel Raynal >> wrote: >> > Hello, >> > >> > Miquel Raynal wrote on Fri, 17 Aug 2018 >> > 10:38:46 +0200: >> > >> >> Hi Tom, Jagan,

Re: [U-Boot] [PATCH v6 00/31] SPI-NAND support

2018-09-02 Thread Miquel Raynal
Hi Jagan, Jagan Teki wrote on Sun, 2 Sep 2018 23:47:37 +0530: > On Thu, Aug 30, 2018 at 6:13 PM, Miquel Raynal > wrote: > > Hello, > > > > Miquel Raynal wrote on Fri, 17 Aug 2018 > > 10:38:46 +0200: > > > >> Hi Tom, Jagan, > >> > >> Boris Brezillon wrote on Thu, 16 Aug 2018 > >> 18:58:58 +0

Re: [U-Boot] [PATCH v6 00/31] SPI-NAND support

2018-09-02 Thread Jagan Teki
On Thu, Aug 30, 2018 at 6:13 PM, Miquel Raynal wrote: > Hello, > > Miquel Raynal wrote on Fri, 17 Aug 2018 > 10:38:46 +0200: > >> Hi Tom, Jagan, >> >> Boris Brezillon wrote on Thu, 16 Aug 2018 >> 18:58:58 +0200: >> >> > Tom, Jagan, >> > >> > On Thu, 16 Aug 2018 17:29:58 +0200 >> > Miquel Raynal

Re: [U-Boot] [PATCH v6 00/31] SPI-NAND support

2018-08-30 Thread Miquel Raynal
Hello, Miquel Raynal wrote on Fri, 17 Aug 2018 10:38:46 +0200: > Hi Tom, Jagan, > > Boris Brezillon wrote on Thu, 16 Aug 2018 > 18:58:58 +0200: > > > Tom, Jagan, > > > > On Thu, 16 Aug 2018 17:29:58 +0200 > > Miquel Raynal wrote: > > > > > During the last months, Boris Brezillon shared h

Re: [U-Boot] [PATCH v6 00/31] SPI-NAND support

2018-08-17 Thread Miquel Raynal
Hi Tom, Jagan, Boris Brezillon wrote on Thu, 16 Aug 2018 18:58:58 +0200: > Tom, Jagan, > > On Thu, 16 Aug 2018 17:29:58 +0200 > Miquel Raynal wrote: > > > During the last months, Boris Brezillon shared his work to support > > serial flashes within Linux. First, he delivered (and merged) a new

Re: [U-Boot] [PATCH v6 00/31] SPI-NAND support

2018-08-16 Thread Boris Brezillon
Tom, Jagan, On Thu, 16 Aug 2018 17:29:58 +0200 Miquel Raynal wrote: > During the last months, Boris Brezillon shared his work to support > serial flashes within Linux. First, he delivered (and merged) a new > layer called spi-mem. He also initiated in Linux MTD subsystem the move > of all 'raw'

[U-Boot] [PATCH v6 00/31] SPI-NAND support

2018-08-16 Thread Miquel Raynal
During the last months, Boris Brezillon shared his work to support serial flashes within Linux. First, he delivered (and merged) a new layer called spi-mem. He also initiated in Linux MTD subsystem the move of all 'raw' NAND related code to a raw/ subdirectory, adding at the same time a NAND core t