[PULL] u-boot-sh/master

Marek Vasut marek.vasut+renesas at mailbox.org
Sun Apr 5 06:33:57 CEST 2026


Two trivial fixes for 2026.04 , one fix for possible NULL pointer dereference
which was not triggered thus far but got detected on Gen5 RSIP, and one basic
disablement of SCIF1 in DT to which a driver was never bound. But it would be
nice to have them corrected.

The following changes since commit 214aababe07de0598bd26ecb0c8fb2e2843ff7d5:

  Revert "usb: cdns3: use VBUS Valid to determine role for dr_mode OTG" (2026-04-03 17:50:16 -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 d8bd70741f0d0258088a306c39bf8af3c1be3c4b:

  arm64: dts: renesas: Disable SCIF1 in Renesas R-Car X5H R8A78000 SoC DT (2026-04-04 23:46:31 +0200)

----------------------------------------------------------------
Marek Vasut (2):
      net: rswitch: Avoid NULL pointer dereference during PHY access
      arm64: dts: renesas: Disable SCIF1 in Renesas R-Car X5H R8A78000 SoC DT

 arch/arm/dts/r8a78000.dtsi | 2 +-
 drivers/net/rswitch.c      | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)


More information about the U-Boot mailing list