diff options
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/ath79/dts/qca9561_tplink_archer-c6x.dtsi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ath79/dts/qca9561_tplink_archer-c6x.dtsi b/target/linux/ath79/dts/qca9561_tplink_archer-c6x.dtsi index 9b51ebf689..abbccea08f 100644 --- a/target/linux/ath79/dts/qca9561_tplink_archer-c6x.dtsi +++ b/target/linux/ath79/dts/qca9561_tplink_archer-c6x.dtsi @@ -15,7 +15,7 @@ led-failsafe = &led_power; led-running = &led_power; led-upgrade = &led_power; - label-mac-device = ð0; + label-mac-device = ð1; }; keys { @@ -91,13 +91,13 @@ phy-handle = <&swphy4>; mtd-mac-address = <&mac 0x8>; + mtd-mac-address-increment = <1>; }; ð1 { status = "okay"; mtd-mac-address = <&mac 0x8>; - mtd-mac-address-increment = <1>; }; &wmac { |