mirror of
https://review.coreboot.org/flashrom.git
synced 2025-07-01 22:21:16 +02:00
Add support for SST25WF080
Also, refine status register prettyprinting and unlocking of the whole family. Corresponding to flashrom svn r1785. Signed-off-by: Jason Harper <jharper@iseis.com> Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> Acked-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>
This commit is contained in:

committed by
Stefan Tauner

parent
4e7f36ec30
commit
43ddef0fcd
@ -575,6 +575,7 @@
|
||||
#define SST_SST25WF010 0x2502
|
||||
#define SST_SST25WF020 0x2503
|
||||
#define SST_SST25WF040 0x2504
|
||||
#define SST_SST25WF080 0x2505
|
||||
#define SST_SST25VF512A_REMS 0x48 /* REMS or RES opcode */
|
||||
#define SST_SST25VF010_REMS 0x49 /* REMS or RES opcode */
|
||||
#define SST_SST25VF020_REMS 0x43 /* REMS or RES opcode */
|
||||
|
Reference in New Issue
Block a user