[PULL] u-boot-sh/master
Marek Vasut
marek.vasut+renesas at mailbox.org
Mon Aug 18 00:09:09 CEST 2025
Fixes for newer revision of Retronix R-Car V4H Sparrow Hawk and
fixes for boards which enable POSITION_INDEPENDENT and also set
non-zero CONFIG_TEXT_BASE .
The following changes since commit 0c558bbad9e7581808b358091d1fd979f860e8ac:
bootstd: rauc: Change global method to check any partition (2025-08-14 09:18:43 -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 c797d8bac9921208253242251b855e97107fba22:
configs: Remove redundant CONFIG_TEXT_BASE assignments for Renesas defconfigs (2025-08-17 14:41:23 +0200)
----------------------------------------------------------------
Lad Prabhakar (1):
configs: Remove redundant CONFIG_TEXT_BASE assignments for Renesas defconfigs
Marek Vasut (7):
pci: pcie-rcar-gen4: Fix PHY initialization
arm64: renesas: r8a779g3: Disable MicroSD UHS modes on Retronix R-Car V4H Sparrow Hawk EVTA1
arm64: renesas: r8a779g3: Disable dual-rank DRAM on Retronix R-Car V4H ES2 Sparrow Hawk
arm64: renesas: r8a779g3: Enable xHCI USB on Retronix R-Car V4H Sparrow Hawk board
arm64: dts: renesas: r8a779g3: Invert microSD voltage selector on Retronix R-Car V4H Sparrow Hawk EVTB1
arm64: dts: renesas: r8a779g3: Set VDDQ18_25_AVB voltage on Retronix R-Car V4H Sparrow Hawk EVTB1
arm64: dts: renesas: r8a779g3: Describe generic SPI NOR support on Retronix R-Car V4H Sparrow Hawk board
arch/arm/dts/r8a779g3-sparrow-hawk-u-boot.dtsi | 16 +++
board/renesas/sparrowhawk/sparrowhawk.c | 130 ++++++++++++++++++++++++-
configs/hihope_rzg2_defconfig | 1 -
configs/r8a77970_eagle_defconfig | 1 -
configs/r8a77970_v3msk_defconfig | 1 -
configs/r8a77990_ebisu_defconfig | 1 -
configs/r8a77995_draak_defconfig | 1 -
configs/r8a779a0_falcon_defconfig | 1 -
configs/r8a779g3_sparrowhawk_defconfig | 9 ++
configs/renesas_rzg2l_smarc_defconfig | 1 -
configs/rzg2_beacon_defconfig | 1 -
configs/silinux_ek874_defconfig | 1 -
drivers/pci/pci-rcar-gen4.c | 2 +-
13 files changed, 154 insertions(+), 12 deletions(-)
More information about the U-Boot
mailing list