summaryrefslogtreecommitdiff
path: root/plat/freescale/imx8mq/include/platform_def.h
diff options
context:
space:
mode:
authorAnson Huang <Anson.Huang@nxp.com>2017-07-05 18:29:30 +0800
committerAnson Huang <Anson.Huang@nxp.com>2017-07-12 23:33:09 +0800
commit542e7d15f95a6084e23316214d333b67c484248a (patch)
tree6547a7664e3f5a1cf1127d0116368096b372403f /plat/freescale/imx8mq/include/platform_def.h
parent865f6d5a5e800cf7eabcf581673e34e20a256861 (diff)
plat: freescale: imx8mq: add system off support
Add system off support, linux kernel can issue "poweroff" to power down system. Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Diffstat (limited to 'plat/freescale/imx8mq/include/platform_def.h')
-rw-r--r--plat/freescale/imx8mq/include/platform_def.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plat/freescale/imx8mq/include/platform_def.h b/plat/freescale/imx8mq/include/platform_def.h
index 058cd4ef..32d5839d 100644
--- a/plat/freescale/imx8mq/include/platform_def.h
+++ b/plat/freescale/imx8mq/include/platform_def.h
@@ -46,6 +46,7 @@
#define IMX_SRC_BASE 0x30390000
#define IMX_GPC_BASE 0x303a0000
#define IMX_WDOG_BASE 0x30280000
+#define IMX_SNVS_BASE 0x30370000
#define COUNTER_FREQUENCY 8000000 /* 8MHz */