[U-Boot] [PATCH 1/2] freescale/layerscape: Rename the config CONFIG_SECURE_BOOT name.

Priyanka Jain priyanka.jain at nxp.com
Thu Nov 7 05:13:48 UTC 2019


>-----Original Message-----
>From: Udit Agarwal <udit.agarwal at nxp.com>
>Sent: Thursday, October 31, 2019 5:38 PM
>To: u-boot at lists.denx.de
>Cc: Priyanka Jain <priyanka.jain at nxp.com>; Arun Pathak
><arun.pathak at nxp.com>; Ruchika Gupta <ruchika.gupta at nxp.com>; Udit
>Agarwal <udit.agarwal at nxp.com>
>Subject: [PATCH 1/2] freescale/layerscape: Rename the config
>CONFIG_SECURE_BOOT name.
>
>Renames CONFIG_SECURE_BOOT to CONFIG_NXP_ESBC to avoid conflict with
>UEFI secure boot.
>
>Signed-off-by: Udit Agarwal <udit.agarwal at nxp.com>
>---
> arch/arm/cpu/armv7/ls102xa/Kconfig                   | 4 ++--
> arch/arm/cpu/armv8/fsl-layerscape/Kconfig            | 4 ++--
> arch/arm/cpu/armv8/fsl-layerscape/spl.c              | 2 +-
> board/freescale/common/Kconfig                       | 2 +-
> board/freescale/common/Makefile                      | 2 +-
> board/freescale/ls1043ardb/ls1043ardb.c              | 2 +-
> board/freescale/ls1046afrwy/ls1046afrwy.c            | 2 +-
> board/freescale/ls1046aqds/ls1046aqds.c              | 2 +-
> board/freescale/ls1046ardb/ls1046ardb.c              | 2 +-
> configs/ls1012afrwy_qspi_SECURE_BOOT_defconfig       | 2 +-
> configs/ls1012afrwy_tfa_SECURE_BOOT_defconfig        | 2 +-
> configs/ls1012aqds_tfa_SECURE_BOOT_defconfig         | 2 +-
> configs/ls1012ardb_qspi_SECURE_BOOT_defconfig        | 2 +-
> configs/ls1012ardb_tfa_SECURE_BOOT_defconfig         | 2 +-
> configs/ls1021aqds_nor_SECURE_BOOT_defconfig         | 2 +-
> configs/ls1021atwr_nor_SECURE_BOOT_defconfig         | 2 +-
> configs/ls1021atwr_sdcard_ifc_SECURE_BOOT_defconfig  | 2 +-
> configs/ls1028aqds_tfa_SECURE_BOOT_defconfig         | 2 +-
> configs/ls1028ardb_tfa_SECURE_BOOT_defconfig         | 2 +-
> configs/ls1043aqds_tfa_SECURE_BOOT_defconfig         | 2 +-
> configs/ls1043ardb_SECURE_BOOT_defconfig             | 2 +-
> configs/ls1043ardb_nand_SECURE_BOOT_defconfig        | 2 +-
> configs/ls1043ardb_sdcard_SECURE_BOOT_defconfig      | 2 +-
> configs/ls1043ardb_tfa_SECURE_BOOT_defconfig         | 2 +-
> configs/ls1046afrwy_tfa_SECURE_BOOT_defconfig        | 2 +-
Please rebase to top of tree u-boot code. I can't find some files like above

--priyankajain
> configs/ls1046aqds_SECURE_BOOT_defconfig             | 2 +-
> configs/ls1046aqds_tfa_SECURE_BOOT_defconfig         | 2 +-
> configs/ls1046ardb_qspi_SECURE_BOOT_defconfig        | 2 +-
> configs/ls1046ardb_sdcard_SECURE_BOOT_defconfig      | 2 +-
> configs/ls1046ardb_tfa_SECURE_BOOT_defconfig         | 2 +-
> configs/ls1088aqds_qspi_SECURE_BOOT_defconfig        | 2 +-
> configs/ls1088ardb_qspi_SECURE_BOOT_defconfig        | 2 +-
> configs/ls1088ardb_sdcard_qspi_SECURE_BOOT_defconfig | 2 +-
> configs/ls1088ardb_tfa_SECURE_BOOT_defconfig         | 2 +-
> configs/ls2080aqds_SECURE_BOOT_defconfig             | 2 +-
> configs/ls2080ardb_SECURE_BOOT_defconfig             | 2 +-
> configs/ls2088ardb_qspi_SECURE_BOOT_defconfig        | 2 +-
> configs/ls2088ardb_tfa_SECURE_BOOT_defconfig         | 2 +-
> configs/lx2160aqds_tfa_SECURE_BOOT_defconfig         | 2 +-
> configs/lx2160ardb_tfa_SECURE_BOOT_defconfig         | 2 +-
> include/configs/ls1021atwr.h                         | 4 ++--
> include/configs/ls1028a_common.h                     | 2 +-
> include/configs/ls1043a_common.h                     | 8 ++++----
> include/configs/ls1046a_common.h                     | 4 ++--
> include/configs/ls1088a_common.h                     | 4 ++--
> include/configs/ls1088aqds.h                         | 6 +++---
> include/configs/ls2080aqds.h                         | 4 ++--
> 47 files changed, 58 insertions(+), 58 deletions(-)


More information about the U-Boot mailing list