]> git.dujemihanovic.xyz Git - u-boot.git/commit
net: macb: Add support for 1000-baseX
authorRadu Pirea <radu_nicolae.pirea@upb.ro>
Fri, 7 Jun 2019 11:18:36 +0000 (14:18 +0300)
committerJoe Hershberger <joe.hershberger@ni.com>
Mon, 15 Jul 2019 18:32:26 +0000 (13:32 -0500)
commit0dc97fc3d8cd8c4154f63c9ea74f5e73ee48fa6c
treecfaa2ad79b45f6c54a7ad4873722a232c41af661
parent1b0c9914cc75d1570359181ebd493cd5746cb0ed
net: macb: Add support for 1000-baseX

Macb can be used with Xilinx PCS/PMA PHY in fpga which is a 1000-baseX
phy(lpa 0x41e0). This patch adds checks for LPA_1000XFULL and
LPA_1000XHALF bits.

Signed-off-by: Radu Pirea <radu_nicolae.pirea@upb.ro>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
drivers/net/macb.c