mbox series

[v1,0/2] Parse and handle command line from dtb

Message ID cover.1727708956.git.oleksii.kurochko@gmail.com (mailing list archive)
Headers show
Series Parse and handle command line from dtb | expand

Message

Oleksii Kurochko Sept. 30, 2024, 3:13 p.m. UTC
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(+)