Re: [U-Boot] [PATCH] [U-boot] net/phy/cortina: Add support for CS4223 PHY

2018-05-01 Thread Joe Hershberger
Hi Vicentiu, On Mon, Apr 23, 2018 at 7:02 AM, Vicentiu Galanopulo wrote: > Add support for Cortina CS4223 10G PHY > - As per the CS4223 specs, an EEPROM module is > connected to the PHY. At startup the PHY reads > the firmware line and tries to load the firmware > into the internal

[U-Boot] [PATCH] [U-boot] net/phy/cortina: Add support for CS4223 PHY

2018-04-23 Thread Vicentiu Galanopulo
Add support for Cortina CS4223 10G PHY - As per the CS4223 specs, an EEPROM module is connected to the PHY. At startup the PHY reads the firmware line and tries to load the firmware into the internal memory. - This driver reads the EEPROM status and checks if firmware has been l