Searched hist:"687 caef13d084b829156c7784a62d4c07316ae47" (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/riscv/ |
H A D | sifive_u.h | diff 687caef13d084b829156c7784a62d4c07316ae47 Tue Oct 08 18:32:14 CDT 2019 Alistair Francis <alistair.francis@wdc.com> riscv/sifive_u: Manually define the machine
Instead of using the DEFINE_MACHINE() macro to define the machine let's do it manually. This allows us to specify machine properties.
This patch is no functional change.
Signed-off-by: Alistair Francis <alistair.francis@wdc.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Tested-by: Bin Meng <bmeng.cn@gmail.com> Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
|
/openbmc/qemu/hw/riscv/ |
H A D | sifive_u.c | diff 687caef13d084b829156c7784a62d4c07316ae47 Tue Oct 08 18:32:14 CDT 2019 Alistair Francis <alistair.francis@wdc.com> riscv/sifive_u: Manually define the machine
Instead of using the DEFINE_MACHINE() macro to define the machine let's do it manually. This allows us to specify machine properties.
This patch is no functional change.
Signed-off-by: Alistair Francis <alistair.francis@wdc.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Tested-by: Bin Meng <bmeng.cn@gmail.com> Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
|