mpc85xx: provide label MAC address

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

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
master
Adrian Schmutzler 2019-08-15 15:13:38 +02:00 committed by Petr Štetiar
parent 50fdc0374b
commit d0f800cfbd
2 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,7 @@
led-failsafe = &tricolor_red;
led-running = &tricolor_green;
led-upgrade = &tricolor_red;
label-mac-device = &enet0;
};
chosen {

View File

@ -28,6 +28,7 @@
led-failsafe = &system_green;
led-running = &system_green;
led-upgrade = &system_green;
label-mac-device = &enet0;
};
memory {