This patch series initializes bootinfo from dtb and then parse and
handle command line from dtb.
---
Changes in v2:
- Update the cover letter message: drop information about patch series
dependency.
- Add Acked-by for the patch 2 ( xen/riscv: parse and handle fdt command line )
- Minor changes for patch 1 ( xen/riscv: initialize bootinfo from dtb ):
- Drop local variable fdt_size as it is going to be used only once.
---
Oleksii Kurochko (2):
xen/riscv: initialize bootinfo from dtb
xen/riscv: parse and handle fdt command line
xen/arch/riscv/setup.c | 8 ++++++++
1 file changed, 8 insertions(+)
--
2.46.2