mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
drivers: rkflash: Support GD5F1GQ5UEYIG
Change-Id: I8fd961f02a1155e1c4f7579f665a55fe754ad210 Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
This commit is contained in:
@@ -71,6 +71,8 @@ static struct nand_info spi_nand_tbl[] = {
|
||||
{0xC9A1, 4, 64, 1, 1024, 0x13, 0x10, 0x03, 0x02, 0x6B, 0x32, 0xD8, 0x4C, 18, 4, 0xB0, 0, {4, 20, 0xff, 0xff}, &sfc_nand_ecc_status_sp1},
|
||||
/* EM73E044SNA-G */
|
||||
{0xD503, 8, 64, 1, 2048, 0x13, 0x10, 0x03, 0x02, 0x6B, 0x32, 0xD8, 0x4C, 20, 8, 0xB0, 0, {4, 40, 8, 44}, NULL},
|
||||
/* GD5F1GQ5UEYIG */
|
||||
{0xC851, 4, 64, 1, 1024, 0x13, 0x10, 0x03, 0x02, 0x6B, 0x32, 0xD8, 0x4C, 18, 4, 0xB0, 0, {4, 20, 0xff, 0xff}, &sfc_nand_ecc_status_sp2},
|
||||
/* GD5F2GQ5UEYIG */
|
||||
{0xC852, 4, 64, 1, 2048, 0x13, 0x10, 0x03, 0x02, 0x6B, 0x32, 0xD8, 0x4C, 19, 4, 0xB0, 0, {4, 20, 0xff, 0xff}, &sfc_nand_ecc_status_sp2},
|
||||
/* GD5F1GQ4R */
|
||||
|
||||
Reference in New Issue
Block a user