projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d1a795a
)
armv8: LS1043ARDB: Enable PPA in Secure boot defconfig
author
Vinitha Pillai-B57223
<vinitha.pillai@nxp.com>
Thu, 23 Mar 2017 08:18:15 +0000
(13:48 +0530)
committer
York Sun
<york.sun@nxp.com>
Mon, 17 Apr 2017 16:03:30 +0000
(09:03 -0700)
Enable PPA in secure boot by defining FSL_LS_PPA macro in its
defconfig file.
Signed-off-by: Vinitha Pillai <vinitha.pillai@nxp.com>
Signed-off-by: Sumit Garg <sumit.garg@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
configs/ls1043ardb_SECURE_BOOT_defconfig
patch
|
blob
|
history
diff --git
a/configs/ls1043ardb_SECURE_BOOT_defconfig
b/configs/ls1043ardb_SECURE_BOOT_defconfig
index 6f86877e7e29e60f73debe519a2d777dc61cc530..861d49bb02ab13067a7e09d8ba3fbb51d434db74 100644
(file)
--- 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