mirror of
https://review.coreboot.org/flashrom.git
synced 2025-07-01 14:11:15 +02:00
Add support for Sanyo LE25FW106
Also, add spi_disable_blockprotect_bp1_srwd(). Originally written and tested by The Raven <originalraven@hotmail.com>. Corresponding to flashrom svn r1818. 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:
@ -537,6 +537,7 @@
|
||||
#define SANYO_ID 0x62 /* Sanyo */
|
||||
#define SANYO_LE25FW203A 0x1600
|
||||
#define SANYO_LE25FW403A 0x1100
|
||||
#define SANYO_LE25FW106 0x15
|
||||
#define SANYO_LE25FW406 0x07 /* RES2 */
|
||||
#define SANYO_LE25FW418A 0x10 /* RES2 and some weird 1 byte RDID variant */
|
||||
#define SANYO_LE25FW406A 0x1A /* RES2, no datasheet */
|
||||
|
Reference in New Issue
Block a user