Skip to content

Commit

Permalink
ARM: dts: aspeed: netbmc: Delete no-hw-checksum
Browse files Browse the repository at this point in the history
The 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 d4d171b commit 4ba3317
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm/boot/dts/ast2500-facebook-netbmc-common.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@

&mac1 {
status = "okay";
no-hw-checksum;
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_rgmii2_default &pinctrl_mdio2_default>;
};
Expand Down

0 comments on commit 4ba3317

Please sign in to comment.