On Tue, Apr 14, 2020 at 3:05 PM sundeep subbaraya
wrote:
>
> Hi Philippe,
>
> On Mon, Apr 13, 2020 at 2:16 AM Philippe Mathieu-Daudé
> wrote:
> >
> > Hi Sundeep,
> >
> > On 4/10/20 4:45 PM, sundeep.l...@gmail.com wrote:
> > > From: Subbaraya Sundeep
> > >
> > > Modelled Ethernet MAC of Smartfus
Hi Philippe,
On Mon, Apr 13, 2020 at 2:16 AM Philippe Mathieu-Daudé wrote:
>
> Hi Sundeep,
>
> On 4/10/20 4:45 PM, sundeep.l...@gmail.com wrote:
> > From: Subbaraya Sundeep
> >
> > Modelled Ethernet MAC of Smartfusion2 SoC.
> > Micrel KSZ8051 PHY is present on Emcraft's
> > SOM kit hence same PH
Hi Sundeep,
On 4/10/20 4:45 PM, sundeep.l...@gmail.com wrote:
> From: Subbaraya Sundeep
>
> Modelled Ethernet MAC of Smartfusion2 SoC.
> Micrel KSZ8051 PHY is present on Emcraft's
> SOM kit hence same PHY is emulated.
>
> Signed-off-by: Subbaraya Sundeep
> ---
> MAINTAINERS|
From: Subbaraya Sundeep
Modelled Ethernet MAC of Smartfusion2 SoC.
Micrel KSZ8051 PHY is present on Emcraft's
SOM kit hence same PHY is emulated.
Signed-off-by: Subbaraya Sundeep
---
MAINTAINERS| 2 +
hw/net/Makefile.objs | 1 +
hw/net/msf2-emac.c | 562 ++