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

Support for Spansion S25FL008A

Tested with read/erase/write (including verify). I only wrote the image
that was read before - don't want to brick my laptop.

Corresponding to flashrom svn r862.

Signed-off-by: Michael Karcher <flashrom@mkarcher.dialup.fu-berlin.de>
Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
This commit is contained in:
Michael Karcher
2010-01-12 23:29:30 +00:00
parent 4e2fb0ee3e
commit 23ff4601ac
2 changed files with 27 additions and 0 deletions

View File

@ -365,6 +365,7 @@
* the second device ID byte is memory capacity.
*/
#define SPANSION_ID 0x01 /* Spansion, same ID as AMD */
#define SPANSION_S25FL008A 0x0213
#define SPANSION_S25FL016A 0x0214
/*