mirror of
https://review.coreboot.org/flashrom.git
synced 2025-07-01 22:21:16 +02:00
Add support for the SST39SF512 chip
All operations tested by me, works fine. Corresponding to flashrom svn r881. Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Sean Nelson <audiohacked@gmail.com>
This commit is contained in:
@ -406,6 +406,7 @@
|
||||
#define SST_29VF020 0x25
|
||||
#define SST_29SF040 0x13
|
||||
#define SST_29VF040 0x14
|
||||
#define SST_39SF512 0xB4
|
||||
#define SST_39SF010 0xB5
|
||||
#define SST_39SF020 0xB6 /* Same as 39SF020A */
|
||||
#define SST_39SF040 0xB7
|
||||
|
Reference in New Issue
Block a user