ppc: qemu: Enable VirtIO NET support
authorBin Meng <bmeng.cn@gmail.com>
Thu, 25 Feb 2021 09:22:46 +0000 (17:22 +0800)
committerPriyanka Jain <priyanka.jain@nxp.com>
Fri, 5 Mar 2021 04:55:43 +0000 (10:25 +0530)
commit46c9b595369170bc011e56dfb0c26d834f3e5e60
treee3075ccde5d684442e296f8eb04bc1890aaa2cb9
parent05173eca33510b76629fd2c87c969c8db619bb73
ppc: qemu: Enable VirtIO NET support

By default the QEMU ppce500 machine connects a VirtIO NET to the
PCI controller, although it can be replaced to an e1000 NIC via
additional command line options.

Now that we have switched over to DM PCI, VirtIO support becomes
possible. This commit enables the support.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
board/freescale/qemu-ppce500/qemu-ppce500.c
configs/qemu-ppce500_defconfig