From mboxrd@z Thu Jan 1 00:00:00 1970 From: Miquel Raynal Date: Thu, 4 Oct 2018 10:41:40 +0200 Subject: [U-Boot] [PATCH] mtd: nand: spi: Add Gigadevice SPI NAND support In-Reply-To: References: <20180816160508.2176-1-sr@denx.de> <20180817104500.6f44782d@xps13> Message-ID: <20181004104140.31981c3a@xps13> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable To: u-boot@lists.denx.de Hi Stefan, Stefan Roese wrote on Thu, 4 Oct 2018 10:03:54 +0200: > Hi Jagan, >=20 > On 17.08.2018 11:10, Stefan Roese wrote: > > Hi Miquel, =20 > > > On 17.08.2018 10:45, Miquel Raynal wrote: > >> Stefan Roese wrote on Thu, 16 Aug 2018 18:05:08 +0200: > >> =20 > >>> 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 Gigadevice support > >>> patch in my last series versions. This is the chip I'm currently > >>> testing with. Either please fold it into your series, if you > >>> re-send it at a later time. Or we should add it on top. Of course > >>> only if nobody has any objections or change requests. =20 > >> > >> No problem, as I don't wan't to resend another series of 30+ patches I > >> just asked Jagan/Tom if they could take them (up to patch 23 included), > >> so this one could be applied on top of it, alone. > >> > >> Reviewed-by: Miquel Raynal > > > Thanks. =20 >=20 > Could you please add to your upstream queue as well? Indeed, I completely forgot about this patch, I should have warned Jagan about it, sorry for forgetting. BTW, someone did raise a bug with a raw nand device and the mtd command, did you have a chance to test it with such device? For now I just have a SPI-NAND and a parallel NOR to play with. I'll build another setup to test also parallel NANDs, but while on it... Thanks, Miqu=C3=A8l