[U-Boot] [PATCH v2 5/8] x86: qemu: Convert to use driver model eth

Simon Glass sjg at chromium.org
Sat Nov 7 00:58:03 CET 2015


On 6 November 2015 at 02:04, Bin Meng <bmeng.cn at gmail.com> wrote:
> Move to driver model for ETH (e1000) on QEMU.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>
> ---
>
> Changes in v2:
> - Rebase on top of u-boot/master
> - New patch to convert to use driver model eth
>
>  board/emulation/qemu-x86/Makefile   |  2 +-
>  board/emulation/qemu-x86/qemu-x86.c | 13 -------------
>  configs/qemu-x86_defconfig          |  2 +-
>  3 files changed, 2 insertions(+), 15 deletions(-)
>  delete mode 100644 board/emulation/qemu-x86/qemu-x86.c

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list