All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] Parse and handle command line from dtb
@ 2024-09-30 15:13 Oleksii Kurochko
  2024-09-30 15:13 ` [PATCH v1 1/2] xen/riscv: initialize bootinfo " Oleksii Kurochko
  2024-09-30 15:13 ` [PATCH v1 2/2] xen/riscv: parse and handle fdt command line Oleksii Kurochko
  0 siblings, 2 replies; 6+ messages in thread
From: Oleksii Kurochko @ 2024-09-30 15:13 UTC (permalink / raw)
  To: xen-devel
  Cc: Oleksii Kurochko, Alistair Francis, Bob Eshleman, Connor Davis,
	Andrew Cooper, Jan Beulich, Julien Grall, Stefano Stabellini

This patch series initializes bootinfo from dtb and then parse and
handle command line from dtb.

This patch series is based on the patch series:
  "Register Xen's load address as a boot module" [1]

[1] https://lore.kernel.org/xen-devel/cover.1727708665.git.oleksii.kurochko@gmail.com/T/#t

Oleksii Kurochko (2):
  xen/riscv: initialize bootinfo from dtb
  xen/riscv: parse and handle fdt command line

 xen/arch/riscv/setup.c | 9 +++++++++
 1 file changed, 9 insertions(+)

-- 
2.46.1



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

end of thread, other threads:[~2024-10-02  8:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-30 15:13 [PATCH v1 0/2] Parse and handle command line from dtb Oleksii Kurochko
2024-09-30 15:13 ` [PATCH v1 1/2] xen/riscv: initialize bootinfo " Oleksii Kurochko
2024-10-01 15:54   ` Jan Beulich
2024-10-02  8:26     ` oleksii.kurochko
2024-09-30 15:13 ` [PATCH v1 2/2] xen/riscv: parse and handle fdt command line Oleksii Kurochko
2024-10-01 15:55   ` Jan Beulich

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.