summaryrefslogtreecommitdiffstats
path: root/sst39sf020.c
diff options
context:
space:
mode:
authorOllie Lho <ollie@sis.com.tw>2004-03-17 22:22:08 +0000
committerOllie Lho <ollie@sis.com.tw>2004-03-17 22:22:08 +0000
commit22535ef434b6589fa02be5785ffe8e8db6c738fb (patch)
tree96c21cf62ad8fd400edd11e6e68cb75fdbd6d6bf /sst39sf020.c
parentfe592a8af971f6f9f5f90b82ea8bf6841af51f48 (diff)
downloadflashrom-22535ef434b6589fa02be5785ffe8e8db6c738fb.zip
flashrom-22535ef434b6589fa02be5785ffe8e8db6c738fb.tar.gz
Move utility functions into new source files
Corresponding to flashrom svn r6 and coreboot v2 svn r1428.
Diffstat (limited to 'sst39sf020.c')
-rw-r--r--sst39sf020.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sst39sf020.c b/sst39sf020.c
index 65fc623..fa35276 100644
--- a/sst39sf020.c
+++ b/sst39sf020.c
@@ -32,7 +32,7 @@
#define AUTO_PG_ERASE1 0x20
#define AUTO_PG_ERASE2 0xD0
-#define AUTO_PGRM 0x10
+#define AUTO_PGRM 0x10
#define CHIP_ERASE 0x30
#define RESET 0xFF
#define READ_ID 0x90
OpenPOWER on IntegriCloud