summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/memtop.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/memtop.c b/common/memtop.c
index bff27d8211e..8ad394193f3 100644
--- a/common/memtop.c
+++ b/common/memtop.c
@@ -9,7 +9,7 @@
#include <asm/types.h>
-#define MEM_RGN_COUNT 16
+#define MEM_RGN_COUNT 64
struct region {
phys_addr_t base;