[GIT PULL] please pull fsl-qoriq-2022-7-3

Peng Fan (OSS) peng.fan at oss.nxp.com
Tue Jul 5 03:29:19 CEST 2022


Hi Tom,

Please pull fsl-qoriq-2022-7-3 based on your next branch for 2022.10
CI: https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq/-/pipelines/12603

--------------------------------------
Several patches from Pali
 - fsl_elbc detection fix
 - sort p2020 dts node, drop duplicated node
 - p1_p2_rdb_pc board cleanup
 - simplify mpc85xx _start_cont jumping code
--------------------------------------

The following changes since commit 284c1a9b4b91120385c346a1924628a695314905:

  Merge tag 'u-boot-at91-2022.10-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next (2022-06-30 15:21:52 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 9167a1c28c2751b97ac48da5384e540e714a752a:

  powerpc: mpc85xx: Simplify jump to _start_cont in flash code (2022-07-03 15:13:51 +0800)

----------------------------------------------------------------
Pali Rohár (7):
      mtd: rawnand: fsl_elbc: Fix detection when nand_scan_ident() has not selected ecc.mode
      powerpc: dts: p2020: Sort DT nodes by their addresses
      powerpc: dts: p2020: Remove duplicate pic at 40000 node
      board: freescale: p1_p2_rdb_pc: Allow to compile without BOARD_NAME
      board: freescale: p1_p2_rdb_pc: Allow to compile without __SW_BOOT_SD macro
      board: freescale: p1_p2_rdb_pc: Remove mapping for TDM-PMC card
      powerpc: mpc85xx: Simplify jump to _start_cont in flash code

 arch/powerpc/cpu/mpc85xx/start.S            |  5 ++---
 arch/powerpc/dts/p2020-post.dtsi            | 77 +++++++++++++++++++++++++++++++++--------------------------------------------
 board/freescale/p1_p2_rdb_pc/law.c          |  1 -
 board/freescale/p1_p2_rdb_pc/p1_p2_rdb_pc.c | 11 +++++++++--
 board/freescale/p1_p2_rdb_pc/tlb.c          |  3 ---
 drivers/mtd/nand/raw/fsl_elbc_nand.c        |  6 +++++-
 include/configs/p1_p2_rdb_pc.h              |  9 ---------
 scripts/config_whitelist.txt                |  4 ----
 8 files changed, 49 insertions(+), 67 deletions(-)


More information about the U-Boot mailing list