
On 05/27/2017 01:33 AM, Udit Agarwal wrote:
Validates the images in the ESBC phase for (QSPI boot) using esbc_validate command. Add images validation in default environment under mcinitcmd prior to MC initialization.
Adds header address for PPA to be validated during ESBC phase for ARCH_LS2088 and QSPI_BOOT.
Moves sec_init prior to ppa_init as for validation of PPA, sec must be initialised before the PPA is initialised.
Signed-off-by: Udit Agarwal udit.agarwal@nxp.com
Dependent Patch Set: https://emea01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpatchwork... Changes in v2: Updates the MAINTAINERS file and reverses the order of secure boot patches for LS2080 QSPI Boot.
Please rebase your patch. It has conflict on the CONFIG_EXTRA_ENV_SETTINGS. Please note, your dependency patch needs a rework. You may want to work together with Sumit Garg to sync your code base.
York