summaryrefslogtreecommitdiffstats
path: root/flashchips.h
diff options
context:
space:
mode:
authorNikolay Nikolaev <evrinoma@gmail.com>2013-06-28 21:28:49 +0000
committerStefan Tauner <stefan.tauner@alumni.tuwien.ac.at>2013-06-28 21:28:49 +0000
commit05f89f08cf32d202a2cebe9444c0d9080d21800a (patch)
treeca0f37787e7dd7a60b8fe59c1f8432da2a15f9f5 /flashchips.h
parent3d39436f73154006e37178c35f73072dff8679c4 (diff)
downloadflashrom-05f89f08cf32d202a2cebe9444c0d9080d21800a.zip
flashrom-05f89f08cf32d202a2cebe9444c0d9080d21800a.tar.gz
Add support for all Sanyo LE25FW chips
Add... - Sanyo LE25FW403A - Sanyo LE25FW418A - Sanyo LE25FW806 - Sanyo LE25FW808 Also, fix wrong description of Sanyo LE25FW203A. Reviewed-by: Steven Zakulec <spzakulec@gmail.com> Corresponding to flashrom svn r1684. Signed-off-by: Nikolay Nikolaev <evrinoma@gmail.com> Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> Acked-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>
Diffstat (limited to 'flashchips.h')
-rw-r--r--flashchips.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/flashchips.h b/flashchips.h
index 4e9b73b..22dde4f 100644
--- a/flashchips.h
+++ b/flashchips.h
@@ -494,6 +494,11 @@
*/
#define SANYO_ID 0x62
#define SANYO_LE25FW203A 0x1600
+#define SANYO_LE25FW403A 0x1100
+#define SANYO_LE25FW406 0x07 /* RES2 */
+#define SANYO_LE25FW418A 0x10 /* RES2 and some weird 1 byte RDID variant */
+#define SANYO_LE25FW806 0x26 /* RES2 and some weird 1 byte RDID variant */
+#define SANYO_LE25FW808 0x20 /* RES2 and some weird 1 byte RDID variant */
#define SHARP_ID 0xB0 /* Sharp */
#define SHARP_LH28F008BJ__PT 0xEC
OpenPOWER on IntegriCloud