mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
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:
parent
0c456cfa7e
commit
4e692101ab
@ -25,7 +25,6 @@
|
|||||||
aips-bus@02100000 { /* AIPS2 */
|
aips-bus@02100000 { /* AIPS2 */
|
||||||
ethernet@02188000 {
|
ethernet@02188000 {
|
||||||
phy-mode = "rgmii";
|
phy-mode = "rgmii";
|
||||||
local-mac-address = [00 04 9F 01 1B 61];
|
|
||||||
status = "okay";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user