From: Joel Johnson Date: Mon, 23 Mar 2020 20:21:30 +0000 (-0600) Subject: arm: mvebu: solidrun: remove hardcoded DTS MAC address X-Git-Tag: v2020.10~289^2~19 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a8d0aa31bd213160bf9cb689df1040db0377cc66;p=platform%2Fkernel%2Fu-boot.git arm: mvebu: solidrun: remove hardcoded DTS MAC address Using a consistent hardcoded MAC address from the DTS file causes issues when using multiple devices on the same network segment. Instead rely on environment configuration or random generation. Signed-off-by: Joel Johnson Reviewed-by: Stefan Roese --- diff --git a/arch/arm/dts/armada-38x-solidrun-microsom.dtsi b/arch/arm/dts/armada-38x-solidrun-microsom.dtsi index a322a28..9bbeafc 100644 --- a/arch/arm/dts/armada-38x-solidrun-microsom.dtsi +++ b/arch/arm/dts/armada-38x-solidrun-microsom.dtsi @@ -39,7 +39,6 @@ ð0 { /* ethernet@70000 */ - mac-address = [00 50 43 02 02 01]; pinctrl-0 = <&ge0_rgmii_pins>; pinctrl-names = "default"; phy = <&phy_dedicated>;