summaryrefslogtreecommitdiffstats
path: root/flash.h
diff options
context:
space:
mode:
authorOllie Lho <ollie@sis.com.tw>2004-03-27 00:18:15 +0000
committerOllie Lho <ollie@sis.com.tw>2004-03-27 00:18:15 +0000
commit8b8897a5fd6325ae4709e3066107c3e419cd7fd6 (patch)
tree43195dce8ff0bebae971ac8c2f80162eacc3de01 /flash.h
parent070647d114d767a3b31df2659fd351047d6eee61 (diff)
downloadast2050-flashrom-8b8897a5fd6325ae4709e3066107c3e419cd7fd6.zip
ast2050-flashrom-8b8897a5fd6325ae4709e3066107c3e419cd7fd6.tar.gz
Remove false alarm of erase/write, use verify '-v' if you are not sure about the integrity
Corresponding to flashrom svn r19 and coreboot v2 svn r1486.
Diffstat (limited to 'flash.h')
-rw-r--r--flash.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/flash.h b/flash.h
index f5ecbf2..3dfefe2 100644
--- a/flash.h
+++ b/flash.h
@@ -31,7 +31,7 @@ struct flashchip {
#define MX_ID 0xC2
#define MX_29F002 0xB0
-#define SST_ID 0xBF /* SST Manufacturer ID[B code */
+#define SST_ID 0xBF /* SST Manufacturer ID code */
#define SST_29EE020A 0x10 /* SST 29EE020 device code */
#define SST_28SF040 0x04 /* SST 29EE040 device code */
#define SST_39SF020 0xB6 /* SST 39SF020 device */
OpenPOWER on IntegriCloud