aboutsummaryrefslogtreecommitdiffstats
path: root/flash.h
diff options
context:
space:
mode:
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 308e19bd..f0ac2464 100644
--- a/flash.h
+++ b/flash.h
@@ -275,6 +275,7 @@ struct board_pciid_enable {
const char *vendor_name;
const char *board_name;
+ int max_rom_decode_parallel;
int (*enable) (const char *name);
};