RZG2 boot failure fix for boot with TFA which does not pass DT, and R-Car Gen4 PCIe controller driver alignment with Linux fixes.
The following changes since commit f53fe908ac3dd44f7ad63dff319636541710b98c: Merge patch series "Fix boot w/ scriptaddr & minor newline issue" (2025-09-24 07:50:13 -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 19c292a8c5d0e2d0b85279d22643c6a4f6db9139: pci: pcie-rcar-gen4: Add missing 1ms delay after PWR reset assertion (2025-09-25 23:19:17 +0200) ---------------------------------------------------------------- Marek Vasut (3): pci: pcie-rcar-gen4: Fix inverted break condition in PHY initialization pci: pcie-rcar-gen4: Assure reset occurs before DBI access pci: pcie-rcar-gen4: Add missing 1ms delay after PWR reset assertion Mathieu Othacehe (1): board: rzg2l: Check the DTB pointer passed by the TF-A. arch/arm/mach-renesas/cpu_info-rzg2l.c | 2 +- board/renesas/rzg2l/rzg2l.c | 4 ++-- drivers/pci/pci-rcar-gen4.c | 7 ++++++- 3 files changed, 9 insertions(+), 4 deletions(-)

