commit | 98b5a0f4a2282fb82907bee467636b8114677472 | [log] [tgz] |
---|---|---|
author | Harini Katakam <harini.katakam@xilinx.com> | Wed May 06 22:27:17 2015 +0530 |
committer | David S. Miller <davem@davemloft.net> | Sat May 09 17:41:54 2015 -0400 |
tree | 9e2c3c71cf419545db56fb442adb31fb118e2dca | |
parent | 7b61f9c132accab315014c38c9a33e38620c90bd [diff] |
net: macb: Add support for jumbo frames Enable jumbo frame support for Zynq Ultrascale+ MPSoC. Update the NWCFG register and descriptor length masks accordingly. Jumbo max length register should be set according to support in SoC; it is set to 10240 for Zynq Ultrascale+ MPSoC. Signed-off-by: Harini Katakam <harinik@xilinx.com> Reviewed-by: Punnaiah Choudary Kalluri <punnaia@xilinx.com> Signed-off-by: David S. Miller <davem@davemloft.net>