summaryrefslogtreecommitdiff
path: root/board
diff options
context:
space:
mode:
authorJason Liu <r64343@freescale.com>2013-08-14 15:10:40 +0800
committerJason Liu <r64343@freescale.com>2013-08-21 14:54:17 +0800
commitade289156605c94f693aeeb4062acb2bba543bcd (patch)
tree5c92d18a4edb1ac8f656d8b92c9f71d7f5bfe723 /board
parentdc526e4eb966cc0311f6ad8dd69d94ffcf56c25f (diff)
downloadu-boot-imx-ade289156605c94f693aeeb4062acb2bba543bcd.zip
u-boot-imx-ade289156605c94f693aeeb4062acb2bba543bcd.tar.gz
u-boot-imx-ade289156605c94f693aeeb4062acb2bba543bcd.tar.bz2
ENGR00275348-8 imx6/arm2: add the secureboot support
In order to support the secureboot, please turn on CONFIG_SECURE_BOOT in the include/configs/mx6qarm2.h By default, the CONFIG_SECURE_BOOT is disabled. Signed-off-by: Jason Liu <r64343@freescale.com>
Diffstat (limited to 'board')
-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 966ba73..2c35658 100644
--- a/board/freescale/mx6qarm2/imximage.cfg
+++ b/board/freescale/mx6qarm2/imximage.cfg
@@ -44,6 +44,11 @@ BOOT_FROM sd
/*PLUGIN plugin-binary-file IRAM_FREE_START_ADDR*/
PLUGIN board/freescale/mx6qarm2/plugin.bin 0x00907000
#else
+
+#ifdef CONFIG_SECURE_BOOT
+SECURE_BOOT
+#endif
+
/*
* Device Configuration Data (DCD)
*