summaryrefslogtreecommitdiff
path: root/plat/sun50iw1p1/include/platform_def.h
diff options
context:
space:
mode:
Diffstat (limited to 'plat/sun50iw1p1/include/platform_def.h')
-rw-r--r--plat/sun50iw1p1/include/platform_def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plat/sun50iw1p1/include/platform_def.h b/plat/sun50iw1p1/include/platform_def.h
index 45b79e7..fc9d798 100644
--- a/plat/sun50iw1p1/include/platform_def.h
+++ b/plat/sun50iw1p1/include/platform_def.h
@@ -86,7 +86,7 @@
* Platform specific page table and MMU setup constants
******************************************************************************/
#define ADDR_SPACE_SIZE (1ull << 32)
-#define MAX_XLAT_TABLES 2
+#define MAX_XLAT_TABLES 4
#define MAX_MMAP_REGIONS 16
/*******************************************************************************