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

2018-06-13 Thread Joe Hershberger
Hi Vicentiu, https://patchwork.ozlabs.org/patch/907515/ was applied to http://git.denx.de/?p=u-boot/u-boot-net.git Thanks! -Joe ___ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot

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

[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