projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c456cf
)
ARM: imx6q-arm2: Remove hardcoded mac address
author
Fabio Estevam
<festevam@gmail.com>
Wed, 11 Apr 2012 19:07:35 +0000
(16:07 -0300)
committer
Shawn Guo
<shawn.guo@linaro.org>
Fri, 11 May 2012 07:08:30 +0000
(15:08 +0800)
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>
arch/arm/boot/dts/imx6q-arm2.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx6q-arm2.dts
b/arch/arm/boot/dts/imx6q-arm2.dts
index 9c468d2338f386833c61ce6d7d45ce5bb34b5c7c..3fabe921f7b482122e1e2e5b7ded4342f7dd1f54 100644
(file)
--- a/
arch/arm/boot/dts/imx6q-arm2.dts
+++ b/
arch/arm/boot/dts/imx6q-arm2.dts
@@
-25,7
+25,6
@@
aips-bus@02100000 { /* AIPS2 */
ethernet@02188000 {
phy-mode = "rgmii";
- local-mac-address = [00 04 9F 01 1B 61];
status = "okay";
};