M7350v3_en_gpl

This commit is contained in:
T
2024-09-09 08:55:19 +00:00
parent 801e6d2ad8
commit 2d95e8761a
2791 changed files with 89608 additions and 390711 deletions

View File

@ -549,14 +549,7 @@ 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
@ -566,10 +559,6 @@ struct nand_chip {
#define NAND_MFR_MICRON 0x2c
#define NAND_MFR_AMD 0x01
#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