Dear Udit,

> -----Original Message-----
> From: Udit Agarwal
> Sent: Thursday, June 13, 2019 1:39 PM
> To: u-boot@lists.denx.de
> Cc: Ruchika Gupta <ruchika.gu...@nxp.com>; Arun Pathak
> <arun.pat...@nxp.com>; Prabhakar Kushwaha
> <prabhakar.kushw...@nxp.com>; Jagdish Gediya <jagdish.ged...@nxp.com>;
> Udit Agarwal <udit.agar...@nxp.com>
> Subject: [PATCH v2 1/2] configs: fsl-layerscape: secure_boot: Enable setexpr
> command.
> 
> setexpr command is used while running secure boot (chain of trust with
> confidentiality) feature.
> 
> So, Enable CONFIG_CMD_SETEXPR to enable setexpr command.
> 
> Signed-off-by: Udit Agarwal <udit.agar...@nxp.com>
> ---
> Changes in V2:
> Corrects commit message.
> 
>  configs/ls1012afrwy_tfa_SECURE_BOOT_defconfig | 1 +
> configs/ls1012aqds_tfa_SECURE_BOOT_defconfig  | 2 +-
> configs/ls1012ardb_tfa_SECURE_BOOT_defconfig  | 2 +-
> configs/ls1028aqds_tfa_SECURE_BOOT_defconfig  | 1 +
> configs/ls1028ardb_tfa_SECURE_BOOT_defconfig  | 1 +
> configs/ls1043aqds_tfa_SECURE_BOOT_defconfig  | 1 +
> configs/ls1043ardb_tfa_SECURE_BOOT_defconfig  | 1 +
> configs/ls1046afrwy_tfa_SECURE_BOOT_defconfig | 1 +
> configs/ls1046aqds_tfa_SECURE_BOOT_defconfig  | 1 +
> configs/ls1046ardb_tfa_SECURE_BOOT_defconfig  | 1 +
> configs/ls1088ardb_tfa_SECURE_BOOT_defconfig  | 2 +-
> configs/ls2088ardb_tfa_SECURE_BOOT_defconfig  | 2 +-
> configs/lx2160aqds_tfa_SECURE_BOOT_defconfig  | 1 +
> configs/lx2160ardb_tfa_SECURE_BOOT_defconfig  | 1 +
>  14 files changed, 14 insertions(+), 4 deletions(-)
> 

Have you run savedefconfig before sending this patch. 
 
Note: savedefconfig removing your changes (as it may be enabled in-directly)

--pk
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to