1
0
Fork 0

ARM: dts: aspeed: netbmc: Delete no-hw-checksum

The ftgmac100's checksum issue has been fixed by commit 88824e3bf2
("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>
alistair/sensors
Tao Ren 2019-12-12 15:16:21 -08:00 committed by Joel Stanley
parent d4d171bd3e
commit 4ba33177c6
1 changed files with 0 additions and 1 deletions

View File

@ -71,7 +71,6 @@
&mac1 {
status = "okay";
no-hw-checksum;
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_rgmii2_default &pinctrl_mdio2_default>;
};