aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--layout.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/layout.h b/layout.h
index 53a20d6c..8e4eb134 100644
--- a/layout.h
+++ b/layout.h
@@ -33,7 +33,7 @@ typedef uint32_t chipsize_t; /* Able to store the number of bytes of any support
#define PRIxCHIPOFF "06"PRIx32
#define PRIuCHIPSIZE PRIu32
-#define MAX_ROMLAYOUT 32
+#define MAX_ROMLAYOUT 128
struct romentry {
chipoff_t start;