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/[email protected]/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
