summaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorYe.Li <B37916@freescale.com>2015-11-09 13:41:41 +0800
committerMax Krummenacher <max.krummenacher@toradex.com>2016-03-09 14:42:53 +0100
commitec9b87f00122f36dea25eeeca32718ed7545597a (patch)
treeb18eaa7502b45d215c0aa083459a289478c60470 /include/configs
parenta577912cbff962f816a1226de926e9155554ce6f (diff)
Revert "MLK-11408-2 imx: mx7d: Isolate 26 IP resources to domain 0 for A core"
This reverts commit e7d4767331f1a2cbef61b4e89beb73731f267499.
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/mx7d_arm2.h2
-rw-r--r--include/configs/mx7dsabresd.h2
2 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/mx7d_arm2.h b/include/configs/mx7d_arm2.h
index fe1f22f08c..e19774c8ab 100644
--- a/include/configs/mx7d_arm2.h
+++ b/include/configs/mx7d_arm2.h
@@ -100,8 +100,6 @@
#define CONFIG_CMD_SETEXPR
#ifdef CONFIG_CMD_BOOTAUX
-#define CONFIG_MXC_RDC /* Enable RDC to isolate the peripherals for A7 and M4 */
-
#define UPDATE_M4_ENV \
"m4image=m4_qspi.bin\0" \
"loadm4image=fatload mmc ${mmcdev}:${mmcpart} ${loadaddr} ${m4image}\0" \
diff --git a/include/configs/mx7dsabresd.h b/include/configs/mx7dsabresd.h
index 2324a31a36..385cafac0d 100644
--- a/include/configs/mx7dsabresd.h
+++ b/include/configs/mx7dsabresd.h
@@ -123,8 +123,6 @@
#define CONFIG_CMD_SETEXPR
#ifdef CONFIG_CMD_BOOTAUX
-#define CONFIG_MXC_RDC /* Enable RDC to isolate the peripherals for A7 and M4 */
-
#define UPDATE_M4_ENV \
"m4image=m4_qspi.bin\0" \
"loadm4image=fatload mmc ${mmcdev}:${mmcpart} ${loadaddr} ${m4image}\0" \