diff options
author | Ye.Li <B37916@freescale.com> | 2014-06-05 18:15:42 +0800 |
---|---|---|
committer | Ye.Li <B37916@freescale.com> | 2014-06-17 11:13:42 +0800 |
commit | 4f858f7564d4dad9f63a631bc43f93d6930529c3 (patch) | |
tree | 7b2dfbe131335a63e9d83ab0b8d6ae6d743187b2 /board/freescale/imx | |
parent | 7ab7ee3893f6ce45623e218d88b45cc32f760d24 (diff) | |
download | u-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/imx')
-rw-r--r-- | board/freescale/imx/ddr/mx6q_4x_mt41j128.cfg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/board/freescale/imx/ddr/mx6q_4x_mt41j128.cfg b/board/freescale/imx/ddr/mx6q_4x_mt41j128.cfg index 8407371..aa897e9 100644 --- a/board/freescale/imx/ddr/mx6q_4x_mt41j128.cfg +++ b/board/freescale/imx/ddr/mx6q_4x_mt41j128.cfg @@ -31,6 +31,10 @@ BOOT_FROM sd PLUGIN board/freescale/mx6sabresd/plugin.bin 0x00907000 #else +#ifdef CONFIG_SECURE_BOOT +CSF 0x2000 +#endif + /* * Device Configuration Data (DCD) * |