hw/arm/mps2: Add ethernet
commit3587393922dec51ebcbe6088649aface38cd89f6
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 17 Jul 2017 12:36:09 +0000 (17 13:36 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 17 Jul 2017 12:36:09 +0000 (17 13:36 +0100)
treec94ee0101b9b9ce9625da9f7c6373703de5e4b65
parent6dbdf4ec3332dd976ce2b45a431909dedc31bcae
hw/arm/mps2: Add ethernet

The MPS2 FPGA images support ethernet via a LAN9220. We use
QEMU's LAN9118 model, which is software compatible except
that it is missing the checksum-offload feature.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1500029487-14822-9-git-send-email-peter.maydell@linaro.org
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
hw/arm/mps2.c