summaryrefslogtreecommitdiff
path: root/plat/freescale/imx8mq/include/platform_def.h
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2017-06-27 13:41:47 +0800
committerAnson Huang <Anson.Huang@nxp.com>2017-07-12 23:33:09 +0800
commit865f6d5a5e800cf7eabcf581673e34e20a256861 (patch)
tree91be20aa9c48f4d26d339e2146a90a09e5121b5a /plat/freescale/imx8mq/include/platform_def.h
parentd2afe314fea30626de3f11b56efa11290d7a85e0 (diff)
imx8mq: add wdog reset
Add wdog reset support. Signed-off-by: Peng Fan <peng.fan@nxp.com>
Diffstat (limited to 'plat/freescale/imx8mq/include/platform_def.h')
-rw-r--r--plat/freescale/imx8mq/include/platform_def.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/plat/freescale/imx8mq/include/platform_def.h b/plat/freescale/imx8mq/include/platform_def.h
index 8d5dffb7..058cd4ef 100644
--- a/plat/freescale/imx8mq/include/platform_def.h
+++ b/plat/freescale/imx8mq/include/platform_def.h
@@ -45,8 +45,10 @@
#define IMX_ANAMIX_BASE 0x30360000
#define IMX_SRC_BASE 0x30390000
#define IMX_GPC_BASE 0x303a0000
+#define IMX_WDOG_BASE 0x30280000
#define COUNTER_FREQUENCY 8000000 /* 8MHz */
#define DEBUG_CONSOLE 0
+#define IMX_WDOG_B_RESET
#define PLAT_IMX8M 1