hw/riscv: virt: Move flash node to root
commit58bde469ba0208497eea49650df7e9f832875e56
authorBin Meng <bmeng.cn@gmail.com>
Sat, 7 Aug 2021 03:56:41 +0000 (7 11:56 +0800)
committerAlistair Francis <alistair.francis@wdc.com>
Wed, 1 Sep 2021 01:59:12 +0000 (1 11:59 +1000)
tree9a452f81981db81efe30620facfea093c3858607
parent46b3e2548bd49f9bc8866bf5e20f74c86948cefc
hw/riscv: virt: Move flash node to root

The flash is not inside the SoC, so it's inappropriate to put it
under the /soc node. Move it to root instead.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-id: 20210807035641.22449-1-bmeng.cn@gmail.com
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
hw/riscv/virt.c