summaryrefslogtreecommitdiff
path: root/plat/imx/imx8mq/include/platform_def.h
diff options
context:
space:
mode:
Diffstat (limited to 'plat/imx/imx8mq/include/platform_def.h')
-rw-r--r--plat/imx/imx8mq/include/platform_def.h8
1 files changed, 7 insertions, 1 deletions
diff --git a/plat/imx/imx8mq/include/platform_def.h b/plat/imx/imx8mq/include/platform_def.h
index f72f34ec..3bebf332 100644
--- a/plat/imx/imx8mq/include/platform_def.h
+++ b/plat/imx/imx8mq/include/platform_def.h
@@ -38,7 +38,7 @@
#define PLAT_PHY_ADDR_SPACE_SIZE (1ull << 32)
#define MAX_XLAT_TABLES 4
-#define MAX_MMAP_REGIONS 13
+#define MAX_MMAP_REGIONS 14
#define IMX_BOOT_UART_BASE 0x30860000
#define IMX_BOOT_UART_CLK_IN_HZ 25000000 /* Select 25Mhz oscillator */
@@ -46,6 +46,8 @@
#define PLAT__CRASH_UART_CLK_IN_HZ 25000000
#define IMX_CONSOLE_BAUDRATE 115200
+#define IMX_AIPS_BASE 0x30200000
+#define IMX_AIPS_SIZE 0xC00000
#define IMX_AIPS1_BASE 0x30200000
#define IMX_AIPS3_ARB_BASE 0x30800000
#define IMX_ANAMIX_BASE 0x30360000
@@ -63,6 +65,10 @@
#define IMX_DDR_IPS_BASE 0x3d000000
#define IMX_ROM_BASE 0x0
+#define OCRAM_S_BASE 0x00180000
+#define OCRAM_S_SIZE 0x8000
+#define OCRAM_S_LIMIT (OCRAM_S_BASE + OCRAM_S_SIZE)
+
#define COUNTER_FREQUENCY 8000000 /* 8MHz */
#define DEBUG_CONSOLE 0