Hi Joshua, On Tue, Apr 26, 2016 at 2:19 PM, Joe Hershberger <joe.hershber...@gmail.com> wrote: > 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>
On second thought, I noticed this conflicts with the patches that Kevin Smith has been working on. I'm build testing them along with other patches and will send a pull request. Please rebase this patch on top of https://patchwork.ozlabs.org/patch/604277/ and https://patchwork.ozlabs.org/patch/604278/ Thanks, -Joe _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot