[PATCH v2 0/2] Parse and handle command line from dtb

Oleksii Kurochko posted 2 patches 1 month, 1 week ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/cover.1728481578.git.oleksii.kurochko@gmail.com
xen/arch/riscv/setup.c | 8 ++++++++
1 file changed, 8 insertions(+)
[PATCH v2 0/2] Parse and handle command line from dtb
Posted by Oleksii Kurochko 1 month, 1 week ago
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