Re: [U-Boot] [PATCH] mtd: nand: spi: Add Gigadevice SPI NAND support

2018-10-04 Thread Jagan Teki
On Thu, Aug 16, 2018 at 9:35 PM Stefan Roese wrote: > > This patch adds support for Gigadevices SPI NAND device to the new SPI > NAND infrastructure in U-Boot. Currently only the 128MiB GD5F1GQ4UC > device is supported. > > Signed-off-by: Stefan Roese > Cc: Miquel Raynal > Cc: Boris Brezillon >

Re: [U-Boot] [PATCH] mtd: nand: spi: Add Gigadevice SPI NAND support

2018-10-04 Thread Stefan Roese
Hi Miquel, On 04.10.2018 10:41, Miquel Raynal wrote: Hi Stefan, Stefan Roese wrote on Thu, 4 Oct 2018 10:03:54 +0200: Hi Jagan, On 17.08.2018 11:10, Stefan Roese wrote: Hi Miquel, On 17.08.2018 10:45, Miquel Raynal wrote: Stefan Roese wrote on Thu, 16 Aug 2018 18:05:08 +0200: This pa

Re: [U-Boot] [PATCH] mtd: nand: spi: Add Gigadevice SPI NAND support

2018-10-04 Thread Miquel Raynal
Hi Stefan, Stefan Roese wrote on Thu, 4 Oct 2018 10:03:54 +0200: > Hi Jagan, > > On 17.08.2018 11:10, Stefan Roese wrote: > > Hi Miquel, > > > On 17.08.2018 10:45, Miquel Raynal wrote: > >> Stefan Roese wrote on Thu, 16 Aug 2018 18:05:08 +0200: > >> > >>> This patch adds support for Gigade

Re: [U-Boot] [PATCH] mtd: nand: spi: Add Gigadevice SPI NAND support

2018-10-04 Thread Stefan Roese
Hi Jagan, On 17.08.2018 11:10, Stefan Roese wrote: Hi Miquel, On 17.08.2018 10:45, Miquel Raynal wrote: Stefan Roese wrote on Thu, 16 Aug 2018 18:05:08 +0200: This patch adds support for Gigadevices SPI NAND device to the new SPI NAND infrastructure in U-Boot. Currently only the 128MiB GD5F

Re: [U-Boot] [PATCH] mtd: nand: spi: Add Gigadevice SPI NAND support

2018-08-17 Thread Stefan Roese
Hi Miquel, On 17.08.2018 10:45, Miquel Raynal wrote: Stefan Roese wrote on Thu, 16 Aug 2018 18:05:08 +0200: This patch adds support for Gigadevices SPI NAND device to the new SPI NAND infrastructure in U-Boot. Currently only the 128MiB GD5F1GQ4UC device is supported. Signed-off-by: Stefan Ro

Re: [U-Boot] [PATCH] mtd: nand: spi: Add Gigadevice SPI NAND support

2018-08-17 Thread Miquel Raynal
Hi Stefan, Stefan Roese wrote on Thu, 16 Aug 2018 18:05:08 +0200: > This patch adds support for Gigadevices SPI NAND device to the new SPI > NAND infrastructure in U-Boot. Currently only the 128MiB GD5F1GQ4UC > device is supported. > > Signed-off-by: Stefan Roese > Cc: Miquel Raynal > Cc: Bor

[U-Boot] [PATCH] mtd: nand: spi: Add Gigadevice SPI NAND support

2018-08-16 Thread Stefan Roese
This patch adds support for Gigadevices SPI NAND device to the new SPI NAND infrastructure in U-Boot. Currently only the 128MiB GD5F1GQ4UC device is supported. Signed-off-by: Stefan Roese Cc: Miquel Raynal Cc: Boris Brezillon Cc: Jagan Teki --- Miquel, I somehow always forgot to send this Giga