Re: [PATCH 20/21] aspeed: add support for the Aspeed MII controller of the AST2600
On Thu, 19 Sep 2019 at 05:52, Cédric Le Goater wrote: > > The AST2600 SoC has an extra controller to set the PHY registers. > > Signed-off-by: Cédric Le Goater Reviewed-by: Joel Stanley
[Qemu-devel] [PATCH 20/21] aspeed: add support for the Aspeed MII controller of the AST2600
The AST2600 SoC has an extra controller to set the PHY registers. Signed-off-by: Cédric Le Goater --- include/hw/arm/aspeed_soc.h | 5 ++ include/hw/net/ftgmac100.h | 17 hw/arm/aspeed_ast2600.c | 20 + hw/net/ftgmac100.c | 162 4 f