[U-Boot] [PATCH 2/7] LS1043ARDB: Enable PPA in Secure boot defconfig

Sumit Garg sumit.garg at nxp.com
Thu Mar 23 08:18:15 UTC 2017


From: Vinitha Pillai-B57223 <vinitha.pillai at nxp.com>

Enable PPA in secure boot by defining FSL_LS_PPA macro in its defconfig
file.

Signed-off-by: Vinitha Pillai <vinitha.pillai at nxp.com>
Signed-off-by: Sumit Garg <sumit.garg at nxp.com>
---
 configs/ls1043ardb_SECURE_BOOT_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/ls1043ardb_SECURE_BOOT_defconfig b/configs/ls1043ardb_SECURE_BOOT_defconfig
index 6f86877..861d49b 100644
--- a/configs/ls1043ardb_SECURE_BOOT_defconfig
+++ b/configs/ls1043ardb_SECURE_BOOT_defconfig
@@ -3,6 +3,7 @@ CONFIG_TARGET_LS1043ARDB=y
 CONFIG_SECURE_BOOT=y
 CONFIG_DEFAULT_DEVICE_TREE="fsl-ls1043a-rdb"
 CONFIG_FIT=y
+CONFIG_FSL_LS_PPA=y
 CONFIG_FIT_VERBOSE=y
 CONFIG_OF_BOARD_SETUP=y
 CONFIG_BOOTDELAY=10
-- 
1.9.1



More information about the U-Boot mailing list