Hi Tom, Please pull fsl-qoriq-for-2026.07-rc3 for master
--------------------------------------------------------- Various fix/improvments for powerpc Correct usage of number of memory banks for nxp and ten64 Staticize and constify scmi sandbox driver ops --------------------------------------------------------- CI: https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq/-/pipelines/30120 Thanks Peng The following changes since commit 03d70a9220f1cf48a80ad1873884c89200685ca6: arm: dts: k3-am69-aquila: fix combined boot firmware image build (2026-05-14 07:58:14 -0600) are available in the Git repository at: https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq.git tags/fsl-qoriq-for-2026.07-rc3 for you to fetch changes up to 8bd84cca34ed5836b6110df4355fb920dae65a1d: firmware: scmi: sandbox: Staticize and constify driver ops (2026-05-15 19:28:31 +0800) ---------------------------------------------------------------- Francois Berder (2): board: nxp: Fix OOB read in ft_board_setup board: ten64: Fix OOB read in ft_board_setup Marek Vasut (1): firmware: scmi: sandbox: Staticize and constify driver ops Michael Walle (10): powerpc: fix call to cpu_init_r caam: don't write memory at 0 on PPC spi: fsl_espi: fix read transactions boards: remove dead fman code boards/nxp: remove board_eth_init() boards/nxp: remove empty fdt_fixup_board_enet() p2041rdb: use the upstream device tree p2041rdb: support SDcard boot p2041rdb: update README and fix typos p2041rdb: convert README to rst Peng Fan (1): p2041rdb: remove NAND defconfig Vincent Jardin (2): board: nxp: lx2160a: without QIXIS, MC-ENET, PCI, LTC3882 board: nxp: common: support CONFIG_FSL_USE_PCA9547_MUX arch/arm/cpu/armv8/fsl-layerscape/cpu.c | 6 +- arch/powerpc/cpu/mpc85xx/cpu_init.c | 6 +- arch/powerpc/dts/Makefile | 1 - arch/powerpc/dts/p2041.dtsi | 138 ---- arch/powerpc/dts/p2041rdb-u-boot.dtsi | 19 + arch/powerpc/dts/p2041rdb.dts | 127 ---- arch/powerpc/dts/p2041si-post.dtsi | 43 -- board/nxp/common/i2c_mux.h | 5 + board/nxp/ls1012afrdm/eth.c | 10 - board/nxp/ls1012ardb/eth.c | 12 - board/nxp/ls1021atsn/ls1021atsn.c | 5 - board/nxp/ls1021atwr/ls1021atwr.c | 5 - board/nxp/ls1028a/ls1028a.c | 5 - board/nxp/ls1043aqds/Makefile | 3 - board/nxp/ls1043aqds/eth.c | 501 -------------- board/nxp/ls1043aqds/ls1043aqds.c | 4 - board/nxp/ls1043ardb/Makefile | 1 - board/nxp/ls1043ardb/eth.c | 77 --- board/nxp/ls1046afrwy/eth.c | 57 -- board/nxp/ls1046aqds/Makefile | 3 - board/nxp/ls1046aqds/eth.c | 431 ------------ board/nxp/ls1046aqds/ls1046aqds.c | 4 - board/nxp/ls1046ardb/eth.c | 71 -- board/nxp/ls1088a/ls1088a.c | 2 +- board/nxp/ls2080ardb/eth_ls2080rdb.c | 19 - board/nxp/ls2080ardb/ls2080ardb.c | 2 +- board/nxp/lx2160a/eth_lx2160aqds.c | 18 - board/nxp/lx2160a/eth_lx2160ardb.c | 17 - board/nxp/lx2160a/eth_lx2162aqds.c | 18 - board/nxp/lx2160a/lx2160a.c | 20 +- board/nxp/m5253demo/m5253demo.c | 7 - board/nxp/mx6sxsabreauto/mx6sxsabreauto.c | 52 -- board/nxp/mx6sxsabresd/mx6sxsabresd.c | 78 --- board/nxp/p2041rdb/Makefile | 1 - board/nxp/p2041rdb/README | 138 ---- board/nxp/p2041rdb/README.rst | 147 +++++ board/nxp/p2041rdb/eth.c | 210 ------ board/nxp/p2041rdb/p2041rdb_rcw_sd.cfg | 11 + .../{rcw_p2041rdb.cfg => p2041rdb_rcw_spi.cfg} | 0 board/nxp/t102xrdb/Makefile | 1 - board/nxp/t102xrdb/eth_t102xrdb.c | 149 ----- board/nxp/t102xrdb/t102xrdb.c | 1 - board/nxp/t102xrdb/t102xrdb.h | 1 - board/nxp/t104xrdb/Makefile | 1 - board/nxp/t104xrdb/eth.c | 91 --- board/nxp/t104xrdb/t104xrdb.h | 1 - board/nxp/t208xqds/Makefile | 2 +- board/nxp/t208xqds/eth_t208xqds.c | 723 --------------------- board/nxp/t208xqds/t208xqds.c | 1 - board/nxp/t208xqds/t208xqds.h | 1 - board/nxp/t208xrdb/eth_t208xrdb.c | 5 - board/nxp/t208xrdb/t208xrdb.c | 1 - board/nxp/t208xrdb/t208xrdb.h | 1 - board/nxp/t4rdb/Makefile | 1 - board/nxp/t4rdb/eth.c | 152 ----- board/nxp/t4rdb/t4240rdb.c | 1 - board/nxp/t4rdb/t4rdb.h | 1 - board/traverse/ten64/ten64.c | 2 +- common/board_r.c | 2 +- configs/P2041RDB_NAND_defconfig | 117 ---- configs/P2041RDB_SDCARD_defconfig | 6 +- configs/P2041RDB_SPIFLASH_defconfig | 6 +- configs/P2041RDB_defconfig | 4 +- drivers/firmware/scmi/sandbox-scmi_agent.c | 2 +- drivers/spi/fsl_espi.c | 6 +- include/configs/P2041RDB.h | 2 + include/configs/lx2160a_common.h | 4 +- 67 files changed, 230 insertions(+), 3329 deletions(-) delete mode 100644 arch/powerpc/dts/p2041.dtsi create mode 100644 arch/powerpc/dts/p2041rdb-u-boot.dtsi delete mode 100644 arch/powerpc/dts/p2041rdb.dts delete mode 100644 arch/powerpc/dts/p2041si-post.dtsi delete mode 100644 board/nxp/ls1043aqds/eth.c delete mode 100644 board/nxp/ls1043ardb/eth.c delete mode 100644 board/nxp/ls1046aqds/eth.c delete mode 100644 board/nxp/p2041rdb/README create mode 100644 board/nxp/p2041rdb/README.rst delete mode 100644 board/nxp/p2041rdb/eth.c create mode 100644 board/nxp/p2041rdb/p2041rdb_rcw_sd.cfg rename board/nxp/p2041rdb/{rcw_p2041rdb.cfg => p2041rdb_rcw_spi.cfg} (100%) delete mode 100644 board/nxp/t102xrdb/eth_t102xrdb.c delete mode 100644 board/nxp/t104xrdb/eth.c delete mode 100644 board/nxp/t208xqds/eth_t208xqds.c delete mode 100644 board/nxp/t4rdb/eth.c delete mode 100644 configs/P2041RDB_NAND_defconfig

