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

Bin Meng bmeng.cn at gmail.com
Wed Nov 11 05:42:36 CET 2015


On Sat, Nov 7, 2015 at 7:58 AM, Simon Glass <sjg at chromium.org> wrote:
> 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>

Applied to u-boot-x86, thanks!


More information about the U-Boot mailing list