summaryrefslogtreecommitdiffstats
path: root/flash.h
diff options
context:
space:
mode:
authorAndrew Ip <aip@cwlinux.com>2002-12-30 13:10:06 +0000
committerAndrew Ip <aip@cwlinux.com>2002-12-30 13:10:06 +0000
commit973b26db5715086a92aa4f4eed9d202cc435cba5 (patch)
tree6ffb8c499fd725c5ca82a3a125f90797a580d57b /flash.h
parentf0126ce251a047443352f11e07a46f2cdabe2713 (diff)
downloadast2050-flashrom-973b26db5715086a92aa4f4eed9d202cc435cba5.zip
ast2050-flashrom-973b26db5715086a92aa4f4eed9d202cc435cba5.tar.gz
Add w29c011
Corresponding to coreboot v1 svn r727.
Diffstat (limited to 'flash.h')
-rw-r--r--flash.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/flash.h b/flash.h
index 6c735fb..0fde00e 100644
--- a/flash.h
+++ b/flash.h
@@ -33,6 +33,7 @@ struct flashchip {
#define SST_39VF020 0xD6 /* SST 39SF020 device */
#define WINBOND_ID 0xDA /* Winbond Manufacture ID code */
+#define W_29C011 0xC1 /* Winbond w29c011 device code*/
#define W_29C020C 0x45 /* Winbond w29c020c device code*/
#define W_49F002U 0x0B /* Winbond w29c020c device code*/
OpenPOWER on IntegriCloud