summaryrefslogtreecommitdiff
path: root/board/freescale/mx6qarm2
diff options
context:
space:
mode:
authorYe.Li <B37916@freescale.com>2014-06-05 18:15:42 +0800
committerYe.Li <B37916@freescale.com>2014-06-17 11:13:42 +0800
commit4f858f7564d4dad9f63a631bc43f93d6930529c3 (patch)
tree7b2dfbe131335a63e9d83ab0b8d6ae6d743187b2 /board/freescale/mx6qarm2
parent7ab7ee3893f6ce45623e218d88b45cc32f760d24 (diff)
downloadu-boot-imx-4f858f7564d4dad9f63a631bc43f93d6930529c3.zip
u-boot-imx-4f858f7564d4dad9f63a631bc43f93d6930529c3.tar.gz
u-boot-imx-4f858f7564d4dad9f63a631bc43f93d6930529c3.tar.bz2
ENGR00315894-24 imx6:sabreauto/sabresd/arm2/evk Add the secureboot support
In order to support the secureboot, please turn on the CONFIG_SECURE_BOOT in "include/configs/mx6qsabre_common.h" ---- sabreauto or sabresd "include/configs/mx6slevk.h" ---- imx6slevk "include/configs/mx6qarm2.h" ---- arm2 By default, the CONFIG_SECURE_BOOT is disabled. Signed-off-by: Ye.Li <B37916@freescale.com>
Diffstat (limited to 'board/freescale/mx6qarm2')
-rw-r--r--board/freescale/mx6qarm2/imximage.cfg5
1 files changed, 5 insertions, 0 deletions
diff --git a/board/freescale/mx6qarm2/imximage.cfg b/board/freescale/mx6qarm2/imximage.cfg
index 5595d02..9a13ebc 100644
--- a/board/freescale/mx6qarm2/imximage.cfg
+++ b/board/freescale/mx6qarm2/imximage.cfg
@@ -28,6 +28,11 @@ BOOT_FROM sd
/*PLUGIN plugin-binary-file IRAM_FREE_START_ADDR*/
PLUGIN board/freescale/mx6qarm2/plugin.bin 0x00907000
#else
+
+#ifdef CONFIG_SECURE_BOOT
+CSF 0x2000
+#endif
+
/*
* Device Configuration Data (DCD)
*