ramips: remove leading zeros from MAC address location
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>
Mon, 18 May 2020 19:45:48 +0000 (21:45 +0200)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Mon, 18 May 2020 19:51:06 +0000 (21:51 +0200)
Cosmetic adjustment to match the rest of the target.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
target/linux/ramips/dts/mt7620a_zyxel_keenetic-viva.dts
target/linux/ramips/dts/rt3662_edimax_br-6475nd.dts

index c41d0a1c1d12381f6f11264bb0bd44d264ad73b1..4d4e5878eb319bc1afbe22f2ac2d6c584abc2f7b 100644 (file)
        pinctrl-names = "default";
        pinctrl-0 = <&rgmii2_pins &mdio_pins>;
 
-       mtd-mac-address = <&factory 0x00004>;
+       mtd-mac-address = <&factory 0x4>;
 
        port@4 {
                status = "okay";
index f189c31c60bfb8e77faa9052ee879926adb146ec..86f724e871569bf711b707e1320b4f97cc8df133 100644 (file)
 
 &ethernet {
        status = "okay";
-       mtd-mac-address = <&devdata 0x0d>;
+       mtd-mac-address = <&devdata 0xd>;
 
        port@0 {
                mediatek,fixed-link = <1000 1 1 1>;