[PATCH 0/2] rcar: Select the correct device tree

Detlev Casanova detlev.casanova at collabora.com
Fri Jun 9 18:00:14 CEST 2023


The R-Car Starter Kit Premier(H3e WS3.0) uses the r8a779m1-ulcb.dtb.
As u-boot can detect the board id, let's use this to set the correct
device tree for that board when using pxe.

Detlev Casanova (2):
  renesas: rcar3: Expose the board id in sysinfo
  renesas: rcar3: Load the correct device tree

 board/renesas/ulcb/ulcb.c    | 34 ++++++++++++++++++++++++++++++++++
 configs/rcar3_ulcb_defconfig |  1 +
 drivers/sysinfo/rcar3.c      | 31 ++++++++++++++++++-------------
 drivers/sysinfo/rcar3.h      | 21 +++++++++++++++++++++
 4 files changed, 74 insertions(+), 13 deletions(-)
 create mode 100644 drivers/sysinfo/rcar3.h

-- 
2.39.3



More information about the U-Boot mailing list