public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/2] rcar: Select the correct device tree
@ 2023-06-09 16:00 Detlev Casanova
  2023-06-09 16:00 ` [PATCH 1/2] renesas: rcar3: Expose the board id in sysinfo Detlev Casanova
  2023-06-09 16:00 ` [PATCH 2/2] renesas: rcar3: Load the correct device tree Detlev Casanova
  0 siblings, 2 replies; 6+ messages in thread
From: Detlev Casanova @ 2023-06-09 16:00 UTC (permalink / raw)
  To: u-boot; +Cc: Marek Vasut, Hai Pham, Tam Nguyen, Detlev Casanova

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-06-12 15:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-09 16:00 [PATCH 0/2] rcar: Select the correct device tree Detlev Casanova
2023-06-09 16:00 ` [PATCH 1/2] renesas: rcar3: Expose the board id in sysinfo Detlev Casanova
2023-06-10 11:55   ` Marek Vasut
2023-06-09 16:00 ` [PATCH 2/2] renesas: rcar3: Load the correct device tree Detlev Casanova
2023-06-10 11:58   ` Marek Vasut
2023-06-12 15:04     ` Detlev Casanova

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox