|
Zerocat Chipflasher
v0.4.3 (board-edition-1)
Flash free firmware to BIOS chips, kick the Manageability Engine.
|
Go to the documentation of this file.
105 .name =
"SST25VF016B",
106 .id_JEDEC = 0x00bf2541,
140 "BPL\tAAI\t-\tBP2\tBP1\tBP0\tWEL\tBUSY\t",
183 .name =
"MX25L1605D",
184 .id_JEDEC = 0x00c22015,
217 "SRWD\tCP\tBP3\tBP2\tBP1\tBP0\tWEL\tWIP\t",
252 .name =
"MX25L3205D",
253 .id_JEDEC = 0x00c22016,
287 "SRWD\tCP\tBP3\tBP2\tBP1\tBP0\tWEL\tWIP\t",
322 .name =
"MX25L6405D",
323 .id_JEDEC = 0x00c22017,
357 "SRWD\tCP\tBP3\tBP2\tBP1\tBP0\tWEL\tWIP\t",
386 .id_JEDEC = 0x00c22014,
419 "SRWD\t-\t-\tBP2\tBP1\tBP0\tWEL\tWIP\t",
484 "SPRL\t-\t-\tWPP\tSWP1\tSWP0\tWEL\tBUSY\t",
559 "SPRL\t-\tEPE\tWPP\tSWP1\tSWP0\tWEL\tR/B\t",
595 .id_JEDEC = 0x00ef3013,
626 "SRP\t-\tTB\tBP2\tBP1\tBP0\tWEL\tBUSY\t",
649 .id_JEDEC = 0x00ef3017,
681 "SRP\t-\tTB\tBP2\tBP1\tBP0\tWEL\tBUSY\t",
714 .name =
"SST25VF080B",
715 .id_JEDEC = 0x00bf258e,
748 "BPL\tAAI\tBP3\tBP2\tBP1\tBP0\tWEL\tBUSY\t",
815 .id_JEDEC = 0x00ef4016,
852 "SRP0\tSEC\tTB\tBP2\tBP1\tBP0\tWEL\tBUSY\t",
853 "SUS\tCMP\tLB3\tLB2\tLB1\t-\tQE\tSRP1\t",
854 "HLD/RST\tDRV1\tDRV0\t-\t-\tWPS\t-\t-\t",
916 .id_JEDEC = 0x00ef4017,
950 "SRP0\tSEC\tTB\tBP2\tBP1\tBP0\tWEL\tBUSY\t",
951 "SUS\tCMP\tLB3\tLB2\tLB1\t-\tQE\tSRP1\t",
#define SIZE_32MBIT
Chipsize 32Mbit.
#define SIZE_64MBIT
Chipsize 64Mbit.
#define ARRAY_CHIPSPEC
Number of entries in chipspec database.
char name[15]
chip's name, i.e. MX25L1605D
#define SIZE_4MBIT
Chipsize 4Mbit.
struct tag_chipspec chipspec[ARRAY_CHIPSPEC]
Database of supported chips. These chips are usually found on motherboards, which are compatible with...
#define ID_JEDEC_AT26DF161
#define SIZE_256
Usual page size.
const unsigned char sr_is_static[3]
True, if Status Register is not initialized during Power-Up.
#define ID_JEDEC_AT26DF321
#define NOT_APPLICABLE
some chipspec members may not make sense for some chips
#define SIZE_16MBIT
Chipsize 16Mbit.
Chip specifications, provided within the source code.