Re: [Qemu-devel] [PATCH v2 3/3] Add ENET device to i.MX6 SOC.

2016-05-05 Thread Peter Maydell
On 23 April 2016 at 11:58, Jean-Christophe Dubois wrote: > This adds the ENET device to the i.MX6 SOC. > > This was tested by booting Linux on an Qemu i.MX6 instance and accessing > the internet from the linux guest. > > Signed-off-by: Jean-Christophe Dubois Reviewed-by: Peter Maydell thanks -

[Qemu-devel] [PATCH v2 3/3] Add ENET device to i.MX6 SOC.

2016-04-23 Thread Jean-Christophe Dubois
This adds the ENET device to the i.MX6 SOC. This was tested by booting Linux on an Qemu i.MX6 instance and accessing the internet from the linux guest. Signed-off-by: Jean-Christophe Dubois --- hw/arm/fsl-imx6.c | 17 + include/hw/arm/fsl-imx6.h | 2 ++ 2 files changed,