From 1b7d6583a5ed9a2c31045107ab51b00b24109c5b Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Tue, 2 Aug 2016 22:26:00 +0200 Subject: lantiq: fix mac address increments Use the same mac address increment in device tree source file and userspace. Don't add a mac address increment to either the only mtd mac-address or to all mac-addresses. Fix a typo in the TDW89X0.dtsi file to add an increment. Signed-off-by: Mathias Kresin --- target/linux/lantiq/dts/ARV7525PW.dts | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/lantiq/dts/ARV7525PW.dts') diff --git a/target/linux/lantiq/dts/ARV7525PW.dts b/target/linux/lantiq/dts/ARV7525PW.dts index 62ae62b99e..52713a2b25 100644 --- a/target/linux/lantiq/dts/ARV7525PW.dts +++ b/target/linux/lantiq/dts/ARV7525PW.dts @@ -72,7 +72,6 @@ mac_addr { compatible = "lantiq,eth-mac"; reg = <0 0x3f0016 0x6>; - mac-increment = <2>; }; ralink_eep { -- cgit v1.2.3