u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] sandbox: provide /chosen/boot-hartid property
@ 2021-08-28  9:42 Heinrich Schuchardt
  2021-08-28  9:42 ` [PATCH 1/2] sandbox: correct cpu nodes Heinrich Schuchardt
  2021-08-28  9:42 ` [PATCH 2/2] sandbox: provide /chosen/boot-hartid property Heinrich Schuchardt
  0 siblings, 2 replies; 8+ messages in thread
From: Heinrich Schuchardt @ 2021-08-28  9:42 UTC (permalink / raw)
  To: Simon Glass; +Cc: Bin Meng, Sean Anderson, u-boot, Heinrich Schuchardt

For booting via UEFI on RISC-V the devicetree must provide the
/chosen/boot-hartid property.

Fix /cpus node of the sandbox test devicetree to provide a matching cpu.

Heinrich Schuchardt (2):
  sandbox: correct cpu nodes
  sandbox: provide /chosen/boot-hartid property

 arch/sandbox/dts/test.dts    | 14 +++++++++++---
 arch/sandbox/lib/Makefile    |  2 +-
 arch/sandbox/lib/fdt_fixup.c | 25 +++++++++++++++++++++++++
 drivers/cpu/cpu_sandbox.c    |  2 +-
 test/dm/cpu.c                |  2 +-
 test/dm/timer.c              |  6 +++---
 6 files changed, 42 insertions(+), 9 deletions(-)
 create mode 100644 arch/sandbox/lib/fdt_fixup.c

--
2.30.2


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

end of thread, other threads:[~2021-10-21 18:52 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-28  9:42 [PATCH 0/2] sandbox: provide /chosen/boot-hartid property Heinrich Schuchardt
2021-08-28  9:42 ` [PATCH 1/2] sandbox: correct cpu nodes Heinrich Schuchardt
2021-09-02 16:41   ` Simon Glass
2021-09-26 18:40   ` Simon Glass
2021-08-28  9:42 ` [PATCH 2/2] sandbox: provide /chosen/boot-hartid property Heinrich Schuchardt
2021-10-19 22:54   ` Simon Glass
2021-10-20  5:06     ` Heinrich Schuchardt
2021-10-21 18:49     ` Simon Glass

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).