[U-Boot] [PATCH v1 1/2] net: Add support for mv88e609x switches

Joe Hershberger joe.hershberger at gmail.com
Fri Sep 2 14:55:38 CEST 2016


On Fri, Aug 26, 2016 at 12:30 AM, Chris Packham <judge.packham at gmail.com> wrote:
> The Marvell Link Street mv88e60xx is a series of FastEthernet switch
> chips, some of which also support Gigabit ports. It is similar to the
> mv88e61xx series which support Gigabit on all ports.
>
> The main difference is the number of ports. Which affects the
> PORT_COUNT define and the size of the mask passed to
> mv88e61xx_port_set_vlan().
>
> Other than that it's just a matter of adding the appropriate chip
> IDs.
>
> Signed-off-by: Chris Packham <judge.packham at gmail.com>
> Cc: Joshua Scott <joshua.scott at alliedtelesis.co.nz>

Acked-by: Joe Hershberger <joe.hershberger at ni.com>


More information about the U-Boot mailing list