summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTerry Lv <r65388@freescale.com>2012-04-05 16:57:52 +0800
committerTerry Lv <r65388@freescale.com>2012-04-05 16:57:52 +0800
commit841ea64c9e35d41faee69b7bfd1b2fc3f3d23894 (patch)
tree1265724f9b1a323381c3071586142d783145f91b
parentafd98c03ab002723d589cd455fd13565921d4eae (diff)
ENGR00178989: Disable secrity boot configs.
Security boot need to use fuse item. Thus it should not be enabled as default. Signed-off-by: Terry Lv <r65388@freescale.com>
-rw-r--r--include/configs/mx6q_arm2.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/configs/mx6q_arm2.h b/include/configs/mx6q_arm2.h
index cd03bf743b..b3e10f1028 100644
--- a/include/configs/mx6q_arm2.h
+++ b/include/configs/mx6q_arm2.h
@@ -33,7 +33,9 @@
#define CONFIG_FLASH_HEADER_OFFSET 0x400
#define CONFIG_MX6_CLK32 32768
-#define CONFIG_SECURE_BOOT /*For Secure Boot*/
+/*
+#define CONFIG_SECURE_BOOT
+*/
#define CONFIG_SKIP_RELOCATE_UBOOT