[PATCH 5/6] arm/dts: Remove mac hardware checksum from Firestone BMC Board

Cyril Bur cyrilbur at gmail.com
Thu May 5 11:27:15 AEST 2016


Hardware checksumming doesn't work.

Without this patch pings work but more complex network interactions like SSH
fail.

Signed-off-by: Cyril Bur <cyrilbur at gmail.com>
---
 arch/arm/boot/dts/aspeed-bmc-opp-firestone.dts | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-firestone.dts b/arch/arm/boot/dts/aspeed-bmc-opp-firestone.dts
index 379b561..51b03b7 100644
--- a/arch/arm/boot/dts/aspeed-bmc-opp-firestone.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-opp-firestone.dts
@@ -41,6 +41,9 @@
 #include "aspeed-bmc-opp-flash-layout.dtsi"
 			};
 		};
+		mac0: ethernet at 1e660000 {
+			no-hw-checksum;
+		};
 		spi at 1e630000 {
 			reg = < 0x1e630000 0x18
 				0x30000000 0x02000000 >;
-- 
2.8.2



More information about the openbmc mailing list