Hi Tom,

Please pull fsl-qoriq-2022-8-17

CI: https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq/-/pipelines/13155
----------------------------------------
Enable SPL authentication for ls1021atwr
Fdt fixups for ls1043ardb v7.0 board
----------------------------------------

Thanks,
Peng.

The following changes since commit 20d4c6052fe5826b3421e86b2f0e76a6c22581a7:

  Merge tag 'efi-2022-10-rc3' of 
https://source.denx.de/u-boot/custodians/u-boot-efi (2022-08-13 07:37:48 -0400)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq.git 
tags/fsl-qoriq-2022-8-17

for you to fetch changes up to dfea459f20133c89d666f3778e551b50c7e966f0:

  board: ls1043ardb: fdt fixups for revision v7.0 boards (2022-08-16 17:07:33 
+0800)

----------------------------------------------------------------
Camelia Groza (1):
      board: ls1043ardb: fdt fixups for revision v7.0 boards

Gaurav Jain (1):
      ls1021atwr: caam: Enable Uboot validaion in SPL.

 MAINTAINERS                                     |  1 +
 arch/arm/dts/ls1021a-twr-u-boot.dtsi            | 29 
+++++++++++++++++++++++++++++
 arch/arm/dts/ls1021a-twr.dtsi                   |  1 +
 board/freescale/common/fsl_chain_of_trust.c     |  6 +-----
 board/freescale/common/fsl_validate.c           | 10 +++++++++-
 board/freescale/ls1021atwr/ls1021atwr.c         | 13 +++++++++++--
 board/freescale/ls1043ardb/ls1043ardb.c         | 44 
+++++++++++++++++++++++++++++++++++++++++++-
 configs/ls1043ardb_SECURE_BOOT_defconfig        |  1 +
 configs/ls1043ardb_defconfig                    |  1 +
 configs/ls1043ardb_nand_SECURE_BOOT_defconfig   |  1 +
 configs/ls1043ardb_nand_defconfig               |  1 +
 configs/ls1043ardb_sdcard_SECURE_BOOT_defconfig |  1 +
 configs/ls1043ardb_sdcard_defconfig             |  1 +
 configs/ls1043ardb_tfa_SECURE_BOOT_defconfig    |  1 +
 configs/ls1043ardb_tfa_defconfig                |  1 +
 include/configs/ls1043ardb.h                    |  5 ++++-
 16 files changed, 107 insertions(+), 10 deletions(-)
 create mode 100644 arch/arm/dts/ls1021a-twr-u-boot.dtsi

Reply via email to