Commit 26e4c4ea authored by Anton Blanchard's avatar Anton Blanchard

ppc64: increase LMB regions

parent 5595d5bb
......@@ -17,7 +17,7 @@
extern unsigned long reloc_offset(void);
#define MAX_LMB_REGIONS 32
#define MAX_LMB_REGIONS 64
union lmb_reg_property {
struct reg_property32 addr32[MAX_LMB_REGIONS];
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment