Skip to content

Commit

Permalink
ARM: dts: aspeed: yamp: Delete no-hw-checksum
Browse files Browse the repository at this point in the history
Ftgmac100's checksum issue has been fixed by commit 88824e3 ("net:
ethernet: ftgmac100: Fix DMA coherency issue with SW checksum") so this
property is no longer required.

Signed-off-by: Tao Ren <rentao.bupt@gmail.com>
Signed-off-by: Joel Stanley <joel@jms.id.au>
  • Loading branch information
Tao Ren authored and Joel Stanley committed Dec 17, 2019
1 parent 4ba3317 commit 78b08af
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm/boot/dts/aspeed-bmc-facebook-yamp.dts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
&mac0 {
status = "okay";
use-ncsi;
no-hw-checksum;
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_rmii1_default>;
clocks = <&syscon ASPEED_CLK_GATE_MAC1CLK>,
Expand Down

0 comments on commit 78b08af

Please sign in to comment.