[PULL] u-boot-sh/master
Marek Vasut
marek.vasut+renesas at mailbox.org
Sun Jun 14 18:08:30 CEST 2026
Two fixes for R-Car Gen5 RSIP, one to surely build u-boot-elf.shdr and
one to make u-boot-elf.shdr compatible with tooling.
Two fixes for R-Car Gen4, which could hang in SPL without them.
The following changes since commit 5ca1a73c7d3064582498a8aa96c29e714402a6d3:
Merge patch series "configs: imx95: enable PCI_INIT_R for Toradex modules" (2026-06-12 08:45:32 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-sh.git master
for you to fetch changes up to cc5d760ace890b57d78b23aafb47ba220e63ae4f:
arm64: renesas: Initialize GIC600 fully on R-Car S4/V4H/V4M (2026-06-14 04:01:39 +0200)
----------------------------------------------------------------
Marek Vasut (4):
arm: renesas: Build u-boot-elf.shdr for R-Car X5H Cortex-M33 RSIP port
arm: renesas: Make R-Car Gen5 u-boot-elf.shdr compatible with SDK flash_writer
arm64: renesas: Fold mach_cpu_init into board_init_f on R-Car S4/V4H/V4M SPL
arm64: renesas: Initialize GIC600 fully on R-Car S4/V4H/V4M
Kconfig | 3 ++-
arch/arm/mach-renesas/Kconfig.rcar4 | 3 +++
arch/arm/mach-renesas/Makefile | 2 ++
board/renesas/common/gen4-spl.c | 41 ++++++++++++++++---------------------
4 files changed, 25 insertions(+), 24 deletions(-)
More information about the U-Boot
mailing list