[U-Boot] [PATCH v5] net/phy: Add support for CS4315/CS4340 PHY

Joe Hershberger joe.hershberger at gmail.com
Mon Jul 21 16:44:34 CEST 2014


Hi Shengzhou Liu,

On Fri, Jul 18, 2014 at 4:33 PM, York Sun <yorksun at freescale.com> wrote:
>
> On 05/19/2014 01:29 AM, Shengzhou Liu wrote:
> > Add support for Cortina CS4315/CS4340 10G PHY.
> > - This driver loads CS43xx firmware from NOR/NAND/SPI/SD device
> >   to initialize Cortina PHY.
> > - Cortina PHY has non-standard offset of PHY ID registers, thus
> >   we define own get_phy_id() to override default get_phy_id().
> > - To define macro CONFIG_PHY_CORTINA will enable this driver.
> >
> > Signed-off-by: Shengzhou Liu <Shengzhou.Liu at freescale.com>
> > ---
> > v5: fix unclaimed variable in case of nand boot.
> > v4: add support for loading cortina phy ucode from NAND/SPI/SD
> > v3: move devad as '0' in cortina.c instead of in phy.c
> > v2: no change.
>
>
> Joe,
>
> Would you take this patch, or ack it so I can take it in?
>
> http://patchwork.ozlabs.org/patch/350162/

NAK

Please add your new phy to phy.c and phy.h in alphabetical order like the
rest of them.

Thanks,
-Joe


More information about the U-Boot mailing list