aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/dts
diff options
context:
space:
mode:
authorJoel Johnson <mrjoel@lixil.net>2020-03-23 14:21:30 -0600
committerStefan Roese <sr@denx.de>2020-04-14 13:16:42 +0200
commita8d0aa31bd213160bf9cb689df1040db0377cc66 (patch)
treed3e18c7f515ae639e4f855196eddf5a3a77ff498 /arch/arm/dts
parent4f7991ee1c34f2f0d80a680146aeff867d688dd9 (diff)
downloadu-boot-a8d0aa31bd213160bf9cb689df1040db0377cc66.zip
u-boot-a8d0aa31bd213160bf9cb689df1040db0377cc66.tar.gz
u-boot-a8d0aa31bd213160bf9cb689df1040db0377cc66.tar.bz2
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 <mrjoel@lixil.net> Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'arch/arm/dts')
-rw-r--r--arch/arm/dts/armada-38x-solidrun-microsom.dtsi1
1 files changed, 0 insertions, 1 deletions
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 @@
&eth0 {
/* ethernet@70000 */
- mac-address = [00 50 43 02 02 01];
pinctrl-0 = <&ge0_rgmii_pins>;
pinctrl-names = "default";
phy = <&phy_dedicated>;