]> code.ossystems Code Review - bsp/u-boot.git/commitdiff
warp7: Select secure boot
authorBreno Lima <breno.lima@nxp.com>
Fri, 5 Aug 2016 16:49:31 +0000 (13:49 -0300)
committerFabio Estevam <festevam@gmail.com>
Fri, 5 Aug 2016 20:41:22 +0000 (17:41 -0300)
In order to boot NXP 4.1.15 we need to boot in secure mode.

So enable the variable CONFIG_ARMV7_BOOT_SEC_DEFAULT by default.

Signed-off-by: Breno Lima <breno.lima@nxp.com>
configs/warp7_defconfig

index 617e0a060a34a24aee669c99c2da9569e71b060f..34fcdea1e3f9573d73a02aef81a97f3fb9130de5 100644 (file)
@@ -33,3 +33,4 @@ CONFIG_G_DNL_PRODUCT_NUM=0xa4a5
 CONFIG_USB_EHCI_HCD=y
 CONFIG_MXC_USB_OTG_HACTIVE=y
 CONFIG_OF_LIBFDT=y
+CONFIG_ARMV7_BOOT_SEC_DEFAULT=y