ARC: nsim_hs38: Add support of Virtio NET & BLK
authorAlexey Brodkin <abrodkin@synopsys.com>
Thu, 26 Dec 2019 11:47:42 +0000 (14:47 +0300)
committerAlexey Brodkin <abrodkin@synopsys.com>
Wed, 12 Feb 2020 17:40:24 +0000 (20:40 +0300)
commit95f7103f943bff243df46592eca5dcb8957ab0ba
treee467d5a633ca87c8faf4093b04276b5289dd5d60
parent1a1383f3678212dd126a2e088b14654bd106ec4c
ARC: nsim_hs38: Add support of Virtio NET & BLK

Given now nsim_hs38 configuration is usable on QEMU and in QEMU
we have Virtio working perfectly fine the next logical step
is to add support of supported & known to work net & bkl to this
config.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
arch/arc/Kconfig
arch/arc/dts/nsim.dts
board/synopsys/Kconfig [deleted file]
board/synopsys/nsim/Kconfig [new file with mode: 0644]
board/synopsys/nsim/MAINTAINERS [new file with mode: 0644]
board/synopsys/nsim/Makefile [new file with mode: 0644]
board/synopsys/nsim/nsim.c [new file with mode: 0644]
configs/nsim_hs38_defconfig