]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit70737d7139c53a4ae088254e0d29b546b3c09b63
treee3075ccde5d684442e296f8eb04bc1890aaa2cb9
parent08fb8e7c90f982d0c59311ca0188629f795cf718
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