+2
−0
+1
−0
hw/net/msf2-emac.c
0 → 100644
+589
−0
include/hw/net/msf2-emac.h
0 → 100644
+53
−0
Loading
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 <sundeep.lkml@gmail.com> Reviewed-by:
Philippe Mathieu-Daudé <f4bug@amsat.org> Tested-by:
Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 1587048891-30493-2-git-send-email-sundeep.lkml@gmail.com Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>