]> git.sur5r.net Git - u-boot/commit
net: mv88e61xx: Add support for fixed links
authorChris Packham <judge.packham@gmail.com>
Fri, 26 Aug 2016 05:30:26 +0000 (17:30 +1200)
committerJoe Hershberger <joe.hershberger@ni.com>
Thu, 13 Oct 2016 17:25:18 +0000 (12:25 -0500)
commitb755abecd45d6c5e1589ec4b17b6189a9dcbdac0
tree3def43abd544932b8472b6ad124c72f2ab6f4460
parent65d4d00abc9166c0f837e9ca08b2d4453241e68c
net: mv88e61xx: Add support for fixed links

On some boards these switches are wired directly into a SERDES
interface on another Ethernet MAC. Add the ability to specify
these kinds of boards using CONFIG_MV88E61XX_FIXED_PORTS which defines
a bit mask of these fixed ports.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
drivers/net/phy/mv88e61xx.c