summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2016-05-05 11:20:47 -0700
committerMax Krummenacher <max.krummenacher@toradex.com>2016-06-22 14:36:39 +0200
commit7505f1934ae86e29710eaa881ddfe7660c0b9421 (patch)
treef7bace708e042892ebddc5ba03fa23c58e1f419a
parente747b138abe2bb0f433476448ceee17f8a27aaca (diff)
colibri_imx7: enable resource domain controller
Enabled RDC (resource domain controller) to isolate peripherals between the A7(s) and M4 core. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
-rw-r--r--include/configs/colibri_imx7.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/colibri_imx7.h b/include/configs/colibri_imx7.h
index c2c9dbc139..2555878c90 100644
--- a/include/configs/colibri_imx7.h
+++ b/include/configs/colibri_imx7.h
@@ -186,6 +186,7 @@
#define CONFIG_SYS_AUXCORE_BOOTDATA 0x60000000 /* Set to QSPI1 A flash at default */
#define CONFIG_CMD_BOOTAUX /* Boot M4 */
+#define CONFIG_MXC_RDC /* Enable RDC to isolate the peripherals for A7 and M4 */
#define CONFIG_CMD_SETEXPR
#define SD_BOOTCMD \