On Mon, Jan 5, 2015 at 8:15 PM, Joshua Scott
<joshua.sc...@alliedtelesis.co.nz> 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.
>
> There is already a driver for the mv88e61xx in U-Boot, and this patch
> updates it to also work with the mv88e60xx.
>
> The main change that was required was the size of the port bitmaps.
> Previously, 8-bit port bitmaps were in use, as the driver had only
> been used with six-port mv88e61xx devices.
>
> This has been changed so that 16-bit port bitmaps are now used, which
> covers the largest port-counts available for the mv88e60xx / mv88e61xx.
>
> Reviewed-by: Chris Packham <chris.pack...@alliedtelesis.co.nz>
> Signed-off-by: Joshua Scott <joshua.sc...@alliedtelesis.co.nz>

Acked-by: Joe Hershberger <joe.hershber...@ni.com>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to