index
:
iCE40/flashrom
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
flash.h
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'flash.h')
-rw-r--r--
flash.h
1
1 files changed, 1 insertions, 0 deletions
diff --git a/flash.h b/flash.h
index b283c6cb..509f2266 100644
--- a/
flash.h
+++ b/
flash.h
@@ -174,6 +174,7 @@ enum flash_reg {
INVALID_REG = 0,
STATUS1,
STATUS2,
+ STATUS3,
MAX_REGISTERS
};