summaryrefslogtreecommitdiffstats
path: root/layout.c
diff options
context:
space:
mode:
Diffstat (limited to 'layout.c')
-rw-r--r--layout.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/layout.c b/layout.c
index b24e4dd..b84368a 100644
--- a/layout.c
+++ b/layout.c
@@ -31,7 +31,7 @@ char *mainboard_part = NULL;
#endif
static int romimages = 0;
-#define MAX_ROMLAYOUT 16
+#define MAX_ROMLAYOUT 32
typedef struct {
unsigned int start;
OpenPOWER on IntegriCloud