M7350v2_en_gpl

This commit is contained in:
T
2024-09-09 08:54:06 +00:00
parent f9cc65cfda
commit 801e6d2ad8
564 changed files with 96107 additions and 535 deletions

View File

@ -549,7 +549,14 @@ struct nand_chip {
/*
* NAND Flash Manufacturer ID Codes
*/
#if 0
#ifdef CONFIG_FLASH_TYPE_ETRON
#define NAND_MFR_ETRON 0x98
#else
#define NAND_MFR_TOSHIBA 0x98
#endif
#endif
#define NAND_MFR_ETRON 0x98
#define NAND_MFR_SAMSUNG 0xec
#define NAND_MFR_FUJITSU 0x04
#define NAND_MFR_NATIONAL 0x8f
@ -561,6 +568,9 @@ struct nand_chip {
#define NAND_MFR_MACRONIX 0xc2
#define NAND_MFR_ESMT 0xc8
#define ETRON_2G1G_MANID 0x98
#define ETRON_2G1G_DEVID 0xaa
/**
* struct nand_flash_dev - NAND Flash Device ID Structure
* @name: Identify the device type