Re: [PATCH v2 15/17] hw/net: Add NPCM8XX PCS Module

2025-02-04 Thread Peter Maydell
On Thu, 26 Dec 2024 at 08:28, Hao Wu wrote: > > The PCS exists in NPCM8XX's GMAC1 and is used to control the SGMII > PHY. This implementation contains all the default registers and > the soft reset feature that are required to load the Linux kernel > driver. Further features have not been implemen

[PATCH v2 15/17] hw/net: Add NPCM8XX PCS Module

2024-12-26 Thread Hao Wu
The PCS exists in NPCM8XX's GMAC1 and is used to control the SGMII PHY. This implementation contains all the default registers and the soft reset feature that are required to load the Linux kernel driver. Further features have not been implemented yet. Signed-off-by: Hao Wu --- hw/net/meson.buil