u-boot-brain/drivers/mtd/nand/spi
Stefan Roese d67fb265d1 mtd: spinand: Sync GigaDevice GD5F1GQ4UExxG with latest Linux version
This patch sync's the U-Boot SPI NAND GigaDevice GD5F1GQ4UExxG support
with the latest Linux version (v5.0-rc3) plus the chip supported posted
on the MTD list. Only the currently in U-Boot available chip is
supported with this sync.

The changes for the GD5F1GQ4UExxG are:
- Name of NAND device changed to better reflect the real part
- OOB layout changed to only reserve 1 byte for BBT
- Use ECC caps 8bits/512bytes instead of 8bits/2048bytes
- Enhanced ecc_get_status() function to determine and report
  a more fine grained bit error status

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Boris Brezillon <bbrezillon@kernel.org>
Cc: Miquel Raynal <miquel.raynal@bootlin.com>
Acked-by: Jagan Teki <jagan@openedev.com>
2019-04-12 10:54:11 +05:30
..
core.c mtd: nand: spi: Add Gigadevice SPI NAND support 2018-10-04 18:24:24 +05:30
gigadevice.c mtd: spinand: Sync GigaDevice GD5F1GQ4UExxG with latest Linux version 2019-04-12 10:54:11 +05:30
Kconfig mtd: nand: Add core infrastructure to support SPI NANDs 2018-09-20 20:10:49 +05:30
macronix.c mtd: spinand: Add initial support for the MX35LF2GE4AB chip 2018-09-20 20:10:49 +05:30
Makefile mtd: nand: spi: Add Gigadevice SPI NAND support 2018-10-04 18:24:24 +05:30
micron.c mtd: spinand: Add initial support for Micron MT29F2G01ABAGD 2018-09-20 20:10:49 +05:30
winbond.c mtd: spinand: Add initial support for Winbond W25M02GV 2018-09-20 20:10:49 +05:30