
Hi Stefan,
Stefan Roese sr@denx.de 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 sr@denx.de Cc: Miquel Raynal miquel.raynal@bootlin.com Cc: Boris Brezillon boris.brezillon@bootlin.com Cc: Jagan Teki jagan@openedev.com
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.
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 miquel.raynal@bootlin.com
BTW, I see #ifndef __UBOOT__ but I don't think it has been contributed to Linux yet, do you plan to do it?
Thanks, Miquèl