After application of SPL size reduction patch, powerPC
compilation breaks, as a macro CONFIG_CMD_BLOB is being
defined for powerpc, but for SPL size reducion blobbing
has been removed for SPL compilation. So that had to be removed
from SPL compilation for powerPC platform as well.
Signed-off-by: V
BLOB feature is not required during SPL compilation.
Signed-off-by: Vinitha Pillai
Signed-off-by: Sumit Garg
---
Changes in v2:
Changed the commit message.
Since BLOB feature is not to be used on T1042RDB, it is removed
arch/powerpc/include/asm/fsl_secure_boot.h | 2 +-
1 file changed, 1 inse
BLOB feature is not required during SPL compilation.
Signed-off-by: Vinitha Pillai
Signed-off-by: Sumit Garg
---
Changes in v2:
Changed the commit message.
Since BLOB feature is not to be used on T1042RDB, it is removed
arch/powerpc/include/asm/fsl_secure_boot.h | 2 +-
1 file changed, 1 inse
modified to accommodate the increase in uboot size.
Signed-off-by: Vinitha Pillai-B57223
Reviewed-by: Sumit Garg
Reviewed-by: Ruchika Gupta
Reviewed-by: Prabhakar Kushwaha
---
arch/arm/include/asm/fsl_secure_boot.h | 4 ++--
include/configs/ls1021atwr.h | 4 ++--
2 files changed, 4
modified to accommodate the increase in uboot size.
Signed-off-by: Vinitha Pillai-B57223
Reviewed-by: Sumit Garg
Reviewed-by: Ruchika Gupta
Reviewed-by: Prabhakar Kushwaha
---
Changes in v2:
Changed the commit message and added reviewers
arch/arm/include/asm/fsl_secure_boot.h | 4 ++--
include
Enable validation of boot.scr script prior to its execution dependent
on "secureboot" flag in environment. Also enable "secureboot=y"
flag in environment for ARM based platforms instead of bootcmd.
Signed-off-by: Vinitha Pillai
Signed-off-by: Sumit Garg
---
This patch depends on the following p
Add nor/sd/qspi fall back option for LS1043, LS1046, LS1021
Signed-off-by: Vinitha Pillai-B57223
This patch depends on the following patches
https://patchwork.ozlabs.org/patch/836267/
https://patchwork.ozlabs.org/patch/836264/
https://patchwork.ozlabs.org/patch/836265
Add fall back option, to boot from NOR/QSPI/SD for LS1043, LS1046,
LS1021 in case of distro boot failure.
LS1046: Add kernel validation in case of secure boot in sd_bootcmd
and qspi_bootcmd
LS1043 and LS1021: Add kernel validation in case of secure boot in
sd_bootcmd, qspi_bootcmdand nor_bootcmd
From: Vinitha V Pillai
Signed-off-by: Vinitha V Pillai
---
include/configs/ls2080ardb.h | 14 +++---
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/include/configs/ls2080ardb.h b/include/configs/ls2080ardb.h
index 6f3301c..8770c6b 100644
--- a/include/configs/ls2080ardb.h
From: Sumit Garg
Add QSPI Secure Boot target. Also enable sec init.
Signed-off-by: Vinitha Pillai
Signed-off-by: Sumit Garg
---
Changes in v2:
Split patches logically from 2 to 3.
board/freescale/ls1046ardb/MAINTAINERS| 4
board/freescale/ls1046ardb/ls1046ardb.c | 19 +++
modified to accommodate the increase in uboot size.
Signed-off-by: Vinitha Pillai-B57223
---
arch/arm/include/asm/fsl_secure_boot.h | 4 ++--
include/configs/ls1021atwr.h | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/arch/arm/include/asm/fsl_secure_boot.h
b/arch
11 matches
Mail list logo