ramips: fix MAC address setup for Xiaomi MiWiFi Nano

MAC addresses are stored in factory partition at:
0x0004: WiFi 2.4GHz (label_mac +1)
0x0028: LAN, WAN (label_mac)

Signed-off-by: Sungbo Eo <mans0n@gorani.run>
This commit is contained in:
Sungbo Eo
2019-12-23 00:36:11 +09:00
committed by Adrian Schmutzler
parent 74e9f95c79
commit ea5cf7c0dd
2 changed files with 2 additions and 2 deletions

View File

@@ -14,6 +14,7 @@
led-failsafe = &led_status_red;
led-running = &led_status_blue;
led-upgrade = &led_status_amber;
label-mac-device = &ethernet;
};
chosen {