1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-07-01 22:21:16 +02:00

Add support for the SST25VF064C SPI flash chip

Corresponding to flashrom svn r1094.

Signed-off-by: Ed Swierk <eswierk@aristanetworks.com>
Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
This commit is contained in:
Ed Swierk
2010-07-21 15:02:22 +00:00
committed by Carl-Daniel Hailfinger
parent e7fdd6e9a1
commit 86f4e6db2c
2 changed files with 36 additions and 0 deletions

View File

@ -400,6 +400,7 @@
#define SST_25VF016B 0x2541
#define SST_25VF032B 0x254A
#define SST_25VF032B_REMS 0x4A /* REMS or RES opcode */
#define SST_25VF064C 0x254B
#define SST_26VF016 0x2601
#define SST_26VF032 0x2602
#define SST_27SF512 0xA4