summaryrefslogtreecommitdiff
path: root/src/flash/nand/lpc3180.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/flash/nand/lpc3180.h')
-rw-r--r--src/flash/nand/lpc3180.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/flash/nand/lpc3180.h b/src/flash/nand/lpc3180.h
index 0891cedf..88280f32 100644
--- a/src/flash/nand/lpc3180.h
+++ b/src/flash/nand/lpc3180.h
@@ -32,6 +32,7 @@ struct lpc3180_nand_controller
struct target *target;
int osc_freq;
enum lpc3180_selected_controller selected_controller;
+ int is_bulk;
int sw_write_protection;
uint32_t sw_wp_lower_bound;
uint32_t sw_wp_upper_bound;