Skip to content
Snippets Groups Projects
Commit d0f800cf authored by Adrian Schmutzler's avatar Adrian Schmutzler Committed by Petr Štetiar
Browse files

mpc85xx: provide label MAC address


This patch adds the label MAC address for some devices in
mpc85xx.

Signed-off-by: default avatarAdrian Schmutzler <freifunk@adrianschmutzler.de>
parent 50fdc037
No related branches found
No related tags found
No related merge requests found
......@@ -19,6 +19,7 @@
led-failsafe = &tricolor_red;
led-running = &tricolor_green;
led-upgrade = &tricolor_red;
label-mac-device = &enet0;
};
chosen {
......
......@@ -28,6 +28,7 @@
led-failsafe = &system_green;
led-running = &system_green;
led-upgrade = &system_green;
label-mac-device = &enet0;
};
memory {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment