]> Git Repo - qemu.git/commit
hw/riscv: sifive_u: Allow passing custom DTB
authorAnup Patel <[email protected]>
Thu, 22 Oct 2020 05:32:24 +0000 (11:02 +0530)
committerAlistair Francis <[email protected]>
Tue, 3 Nov 2020 15:17:23 +0000 (07:17 -0800)
commitd5c90cf3f648c544af7a75a8908b58722062dc57
tree734c88b38e93fc673344c00b3524c1b66eb67bf7
parent83851c7c60c90e9fb6a23ff48076387a77bc33cd
hw/riscv: sifive_u: Allow passing custom DTB

Extend sifive_u machine to allow passing custom DTB using "-dtb"
command-line parameter. This will help users pass modified DTB
or Linux SiFive DTB to sifive_u machine.

Signed-off-by: Anup Patel <[email protected]>
Reviewed-by: Alistair Francis <[email protected]>
Message-id: 20201022053225.2596110[email protected]
Signed-off-by: Alistair Francis <[email protected]>
hw/riscv/sifive_u.c
This page took 0.025588 seconds and 4 git commands to generate.