dect
/
linux-2.6
Archived
13
0
Fork 0

ARM: imx6q-arm2: Remove hardcoded mac address

Do not hardcode the local mac address.

Let bootloader retrieve it.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
This commit is contained in:
Fabio Estevam 2012-04-11 16:07:35 -03:00 committed by Shawn Guo
parent 0c456cfa7e
commit 4e692101ab
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@
aips-bus@02100000 { /* AIPS2 */
ethernet@02188000 {
phy-mode = "rgmii";
local-mac-address = [00 04 9F 01 1B 61];
status = "okay";
};