Statistics
| Branch: | Revision:

root / hw / net / allwinner_emac.c @ 216db403

History | View | Annotate | Download (15.2 kB)

# Date Author Comment
22f90bcb 02/08/2014 04:50 pm Beniamino Galvani

hw/net: add support for Allwinner EMAC Fast Ethernet controller

This patch adds support for the Fast Ethernet MAC found on Allwinner
SoCs, together with a basic emulation of Realtek RTL8201CP PHY.

Since there is no public documentation of the Allwinner controller, the...