summaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorYe.Li <B37916@freescale.com>2014-06-05 15:43:59 +0800
committerYe.Li <B37916@freescale.com>2014-06-17 11:13:41 +0800
commit9791a2c1ead3328663cd4a9270f6103989050a35 (patch)
treefadb070eaeab2207621f63805ddd0687263390d5 /include/configs
parentb31a013148bf4b4b7cfec67c72a603e35f7bcb4f (diff)
downloadu-boot-imx-9791a2c1ead3328663cd4a9270f6103989050a35.zip
u-boot-imx-9791a2c1ead3328663cd4a9270f6103989050a35.tar.gz
u-boot-imx-9791a2c1ead3328663cd4a9270f6103989050a35.tar.bz2
ENGR00315894-20 imx6/arm2: add the plugin mode support
This patch add the plugin mode support for arm2 board. In order to enable the plugin mode, please turn on the CONFIG_USE_PLUGIN in the include/configs/mx6qarm2.h Signed-off-by: Jason Liu <r64343@freescale.com> Signed-off-by: Ye.Li <B37916@freescale.com>
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/mx6qarm2.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/mx6qarm2.h b/include/configs/mx6qarm2.h
index 77534f2..caeebb6 100644
--- a/include/configs/mx6qarm2.h
+++ b/include/configs/mx6qarm2.h
@@ -12,6 +12,9 @@
#define CONFIG_MX6
#define CONFIG_MX6Q
+/* uncomment for PLUGIN mode support */
+/* #define CONFIG_USE_PLUGIN */
+
#include "mx6_common.h"
#define CONFIG_DISPLAY_CPUINFO