[GIT PULL] please pull fsl-qoriq-2024-12-15

Hi Tom,
Please pull fsl-qoriq-2024-12-15 for v2025.01
----------------------- Use strcat to replace sprintf for t208xqds Fix bootefi for board ls1028a Various fixes to sl28 board -----------------------
CI: https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq/-/pipelines/23856
Thanks, Peng
The following changes since commit 88bd5701efdc48048e030d91c2633048f0f753a0:
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-usb (2024-12-12 09:50:25 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq.git tags/fsl-qoriq-2024-12-15
for you to fetch changes up to c71aaaf6a896589c97e6ebb45c85f577d435c1e5:
board: freescale: Replace invalid usage of sprintf by strcat (2024-12-15 10:08:07 +0800)
---------------------------------------------------------------- Francois Berder (1): board: freescale: Replace invalid usage of sprintf by strcat
Michael Walle (5): board: sl28: fix linking with disabled watchdog board: sl28: increase SPL_SYS_MALLOC_SIZE board: sl28: fix network on variant 3 doc: board: sl28: fix table board: sl28: fix USB0
Wei Ming Chen (1): configs: ls1028a: Fix bootefi issue on Layerscape ls1028ardb platform
arch/arm/dts/fsl-ls1028a-kontron-sl28-u-boot.dtsi | 4 ++++ board/freescale/t208xqds/eth_t208xqds.c | 40 ++++++++++++++++++++-------------------- board/kontron/sl28/sl28.c | 3 ++- board/kontron/sl28/spl.c | 3 ++- configs/kontron_sl28_defconfig | 3 ++- configs/ls1028ardb_tfa_defconfig | 1 + doc/board/kontron/sl28.rst | 14 ++++++++------ include/configs/ls1028ardb.h | 1 + 8 files changed, 40 insertions(+), 29 deletions(-)
participants (2)
-
Peng Fan
-
Tom Rini