Commits
Claudiu Manoil committed d49dbe7946c
enetc: Initialize SerDes for SGMII and SXGMII protocols ENETC has ethernet MACs capable of SGMII and SXGMII but in order to use these protocols some serdes configurations need to be performed. The serdes is configurable via an internal MDIO bus connected to an internal PCS device, all reads/writes are performed at address 0. This patch basically removes the dependecy on a bootloader regarding serdes initialization. Signed-off-by: Alex Marginean <alexandru.marginean@nxp.com> Signed-off-by: Claudiu Manoil <claudiu.manoil@nxp.com>