]> git.ipfire.org Git - thirdparty/qemu.git/commit
riscv/sifive_u: Add the start-in-flash property
authorAlistair Francis <alistair.francis@wdc.com>
Tue, 8 Oct 2019 23:32:18 +0000 (16:32 -0700)
committerPalmer Dabbelt <palmer@sifive.com>
Mon, 28 Oct 2019 14:47:28 +0000 (07:47 -0700)
commitfc41ae230e73df1822558a08a790a39c934e142d
tree9681330ad0e00449b24ab9f09cf33aac3f16cbbf
parent687caef13d084b829156c7784a62d4c07316ae47
riscv/sifive_u: Add the start-in-flash property

Add a property that when set to true QEMU will jump from the ROM code to
the start of flash memory instead of DRAM which is the default
behaviour.

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>
hw/riscv/sifive_u.c
include/hw/riscv/sifive_u.h