Baseline update from LYNQ_SDK_ASR_T108_V05.03.01.00(kernel build error.)
Change-Id: I56fc72cd096e82c589920026553170e5cb9692eb
diff --git a/marvell/obm/Common/Flash/QSPI/spi_nand.c b/marvell/obm/Common/Flash/QSPI/spi_nand.c
old mode 100644
new mode 100755
index b0c68fa..24e8b84
--- a/marvell/obm/Common/Flash/QSPI/spi_nand.c
+++ b/marvell/obm/Common/Flash/QSPI/spi_nand.c
@@ -116,7 +116,10 @@
SPI_NAND_INFO("GD5F4GM8RExxG", 0xC8, 0x85, 2048, 128, 64, 4096,
1, 8, 0, 6, 0,
READ_FROM_CACHE_QUAD, gd_spi_nand_ecc_status),
-
+ /*add by mbtk_tanggaoyou for GD5F4GM8RExxG:DID=0x85,pgsz=2k,blksz=64*pgsz,lun=1,ecc_strength=8*/
+ SPI_NAND_INFO_TIMING("GD5F4GM8RExxG", 0xC8, 0x85, 2048, 128, 64, 4096,
+ 1, 8, 0, 6, 9, 2, 2, 0,
+ READ_FROM_CACHE_X4, gd_spi_nand_ecc_status),
/* GigaDeivce 3.3V */
SPI_NAND_INFO("GD5F1GQ4UExxG", 0xC8, 0xD1, 2048, 128, 64, 1024,
1, 8, 0, 6, 0,
@@ -184,7 +187,11 @@
SPI_NAND_INFO("F50D1G41LB", 0xC8, 0x11, 2048, 128, 64, 1024,
1, 7, 0, 4, 52,
READ_FROM_CACHE_QUAD, generic_spi_nand_ecc_status),
-
+ /* Add by mbtk */
+ SPI_NAND_INFO("F50D4G41XB", 0x2C, 0x35, 4096, 256, 64, 2048,
+ 1, 8, 0, 4, 52,
+ READ_FROM_CACHE_QUAD, micron_spi_nand_ecc_status),
+
/* Fudan Microelectronics */
SPI_NAND_INFO("FM25LS01", 0xA1, 0xA5, 2048, 128, 64, 1024,
1, 4, 0, 4, 0,