Hi Tom,


Hi Tom,

Please pull fsl-qoriq-2023-7-6 for next

---------------------------------------------
Enable DM Serial for ls1043ardb and ls1046ardb/afrwy
Fixed secure boot on LS-CH2 platforms
---------------------------------------------
https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq/-/pipelines/16795

Thanks,
Peng.

The following changes since commit e80f4079b3a3db0961b73fa7a96e6c90242d8d25:

   Merge tag 'v2023.07-rc6' into next (2023-07-05 11:28:55 -0400)

are available in the Git repository at:

   https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq.git 
tags/fsl-qoriq-2023-7-6

for you to fetch changes up to fcf75435c8fd443547f5d4192d1cf70fb8a84034:

   LFU-544: Kconfig.nxp: Fixed secure boot on LS-CH2 platforms (2023-07-06 
13:04:56 +0800)

----------------------------------------------------------------
Camelia Groza (7):
       arch: arm: dts: ls1043a: sync serial nodes with Linux
       arch: arm: dts: ls1043a: tag serial nodes with bootph-all
       configs: ls1043ardb: enable DM_SERIAL
       arch: arm: dts: ls1046a: sync serial nodes with Linux
       arch: arm: dts: ls1046a: tag serial nodes with bootph-all
       configs: ls1046ardb: enable DM_SERIAL
       configs: ls1046afrwy: enable DM_SERIAL

Kshitiz Varshney (1):
       LFU-544: Kconfig.nxp: Fixed secure boot on LS-CH2 platforms

I just realized this patch has a NXP Ticket number that not dropped.
Do you need to resend the PR?

Thanks,
Peng.


  arch/Kconfig.nxp                                |  2 +-
  arch/arm/dts/fsl-ls1043a-qds.dtsi               |  2 +-
  arch/arm/dts/fsl-ls1043a-rdb-u-boot.dtsi        |  5 +++++
  arch/arm/dts/fsl-ls1043a-rdb.dts                |  6 +++++-
  arch/arm/dts/fsl-ls1043a-u-boot.dtsi            | 19 +++++++++++++++++++
  arch/arm/dts/fsl-ls1043a.dtsi                   | 16 +++++++++++-----
  arch/arm/dts/fsl-ls1046a-frwy-u-boot.dtsi       |  5 +++++
  arch/arm/dts/fsl-ls1046a-frwy.dts               | 22 +++++++++++++++++++++-
  arch/arm/dts/fsl-ls1046a-qds.dtsi               |  2 +-
  arch/arm/dts/fsl-ls1046a-rdb-u-boot.dtsi        |  5 +++++
  arch/arm/dts/fsl-ls1046a-rdb.dts                | 14 +++++++++++++-
  arch/arm/dts/fsl-ls1046a-u-boot.dtsi            | 19 +++++++++++++++++++
  arch/arm/dts/fsl-ls1046a.dtsi                   | 28 
+++++++++++++++++++---------
  configs/ls1043ardb_SECURE_BOOT_defconfig        |  4 +++-
  configs/ls1043ardb_defconfig                    |  4 +++-
  configs/ls1043ardb_nand_SECURE_BOOT_defconfig   |  4 +++-
  configs/ls1043ardb_nand_defconfig               |  3 ++-
  configs/ls1043ardb_sdcard_SECURE_BOOT_defconfig |  4 +++-
  configs/ls1043ardb_sdcard_defconfig             |  3 ++-
  configs/ls1043ardb_tfa_SECURE_BOOT_defconfig    |  4 +++-
  configs/ls1043ardb_tfa_defconfig                |  4 +++-
  configs/ls1046afrwy_tfa_SECURE_BOOT_defconfig   |  4 +++-
  configs/ls1046afrwy_tfa_defconfig               |  4 +++-
  configs/ls1046ardb_emmc_defconfig               |  3 ++-
  configs/ls1046ardb_qspi_SECURE_BOOT_defconfig   |  4 +++-
  configs/ls1046ardb_qspi_defconfig               |  4 +++-
  configs/ls1046ardb_qspi_spl_defconfig           |  3 ++-
  configs/ls1046ardb_sdcard_SECURE_BOOT_defconfig |  4 +++-
  configs/ls1046ardb_sdcard_defconfig             |  3 ++-
  configs/ls1046ardb_tfa_SECURE_BOOT_defconfig    |  4 +++-
  configs/ls1046ardb_tfa_defconfig                |  4 +++-
  31 files changed, 174 insertions(+), 38 deletions(-)
  create mode 100644 arch/arm/dts/fsl-ls1043a-rdb-u-boot.dtsi
  create mode 100644 arch/arm/dts/fsl-ls1043a-u-boot.dtsi
  create mode 100644 arch/arm/dts/fsl-ls1046a-frwy-u-boot.dtsi
  create mode 100644 arch/arm/dts/fsl-ls1046a-rdb-u-boot.dtsi
  create mode 100644 arch/arm/dts/fsl-ls1046a-u-boot.dtsi

Reply via email to