commit | c4a25007cfccbf19e6481885af378bca5e681683 | [log] [tgz] |
---|---|---|
author | Marcin Wojtas <mw@semihalf.com> | Mon Nov 30 13:27:46 2015 +0100 |
committer | David S. Miller <davem@davemloft.net> | Wed Dec 02 23:35:05 2015 -0500 |
tree | bd5cc56420c19043b3a247b786dfc68bebbc9a0c | |
parent | 9110ee07762a8f04835878863be2449362c63508 [diff] |
mvebu: dts: enable IP checksum with jumbo frames for Armada 38x on Port0 The Ethernet controller found in the Armada 38x SoC's family support TCP/IP checksumming with frame sizes larger than 1600 bytes, however only on port 0. This commit enables it by setting 'tx-csum-limit' to 9800B in 'ethernet@70000' node. Signed-off-by: Marcin Wojtas <mw@semihalf.com> Signed-off-by: David S. Miller <davem@davemloft.net>