From 74ff0773b50470ea75fbceefbb4783875e619c25 Mon Sep 17 00:00:00 2001 From: Adrian Schmutzler Date: Mon, 18 May 2020 21:45:48 +0200 Subject: ramips: remove leading zeros from MAC address location Cosmetic adjustment to match the rest of the target. Signed-off-by: Adrian Schmutzler --- target/linux/ramips/dts/rt3662_edimax_br-6475nd.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ramips/dts/rt3662_edimax_br-6475nd.dts') diff --git a/target/linux/ramips/dts/rt3662_edimax_br-6475nd.dts b/target/linux/ramips/dts/rt3662_edimax_br-6475nd.dts index f189c31c60..86f724e871 100644 --- a/target/linux/ramips/dts/rt3662_edimax_br-6475nd.dts +++ b/target/linux/ramips/dts/rt3662_edimax_br-6475nd.dts @@ -142,7 +142,7 @@ ðernet { status = "okay"; - mtd-mac-address = <&devdata 0x0d>; + mtd-mac-address = <&devdata 0xd>; port@0 { mediatek,fixed-link = <1000 1 1 1>; -- cgit v1.2.3