Hi Chris,

On Tue, 9 Jul 2019 19:34:37 +1200
Chris Packham judge.pack...@gmail.com wrote:

> >         priv->id = mv88e61xx_get_switch_id(phydev);
> > +       debug("%s ID 0x%x\n", __func__, priv->id);
> > +
> > +       switch (priv->id) {
> > +       case PORT_SWITCH_ID_6172:
> > +       case PORT_SWITCH_ID_6176:
> > +       case PORT_SWITCH_ID_6240:
> > +       case PORT_SWITCH_ID_6352:  
> 
> 6096 and 6097 are missing. These both have 11 ports (8x10/100M with
> integrated PHY and 3 x 1G with external PHY).

Thanks for review! I didn't notice it, will extend in v2 series.

Thanks,
Anatolij
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to