Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4e692101 authored by Fabio Estevam's avatar Fabio Estevam Committed by Shawn Guo
Browse files

ARM: imx6q-arm2: Remove hardcoded mac address



Do not hardcode the local mac address.

Let bootloader retrieve it.

Signed-off-by: default avatarFabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent 0c456cfa
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -25,7 +25,6 @@
		aips-bus@02100000 { /* AIPS2 */
			ethernet@02188000 {
				phy-mode = "rgmii";
				local-mac-address = [00 04 9F 01 1B 61];
				status = "okay";
			};