summaryrefslogtreecommitdiffstats
path: root/flashchips.h
diff options
context:
space:
mode:
authorAndrew Morgan <ziltro@ziltro.com>2011-09-13 22:05:44 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2011-09-13 22:05:44 +0000
commit6f4d5c9662f6942df1a87e3ca4326c5f713cc61e (patch)
treee8013877c9ecee79c2743cc060c33c2b9050bbc4 /flashchips.h
parentba14d671def1cafc4056fa904b8fef827915d98a (diff)
downloadflashrom-6f4d5c9662f6942df1a87e3ca4326c5f713cc61e.zip
flashrom-6f4d5c9662f6942df1a87e3ca4326c5f713cc61e.tar.gz
Add probe/read support for the Catalyst CAT28F512 chip
Write and erase are NOT yet supported! Probe and read are tested by Andrew Morgan and Uwe Hermann on Intel NICs. Corresponding to flashrom svn r1439. Signed-off-by: Andrew Morgan <ziltro@ziltro.com> Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
Diffstat (limited to 'flashchips.h')
-rw-r--r--flashchips.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/flashchips.h b/flashchips.h
index 638bf4b..2c939e4 100644
--- a/flashchips.h
+++ b/flashchips.h
@@ -193,6 +193,7 @@
#define BRIGHT_BM29F400T 0xAD
#define CATALYST_ID 0x31 /* Catalyst */
+#define CATALYST_CAT28F512 0xB8
#define EMST_ID 0x8C /* EMST / EFST Elite Flash Storage */
#define EMST_F25L008A 0x2014
OpenPOWER on IntegriCloud