]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
ramips: pax1800-lite: fix label-mac-device 23441/head
authorSven Eckelmann <sven@narfation.org>
Tue, 19 May 2026 19:43:16 +0000 (21:43 +0200)
committerRobert Marko <robimarko@gmail.com>
Wed, 20 May 2026 08:27:38 +0000 (10:27 +0200)
The gmac1 is not used and doesn't have any mac address configured. The
gmac0 has the nvmem-cells set and can actually be used to retrieve the
correct mac address.

Fixes: c7c54f313425 ("ramips: add support for Plasma Cloud PAX1800-Lite")
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Link: https://github.com/openwrt/openwrt/pull/23441
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/ramips/dts/mt7621_plasmacloud_pax1800-lite.dts

index 01f0ca8e32c34154e88f43849cf645ff5641c7df..b1e29e276a9c7419c57b223e0f9abd2844753423 100644 (file)
@@ -19,7 +19,7 @@
                led-failsafe = &led_status_green;
                led-running = &led_status_green;
                led-upgrade = &led_status_green;
-               label-mac-device = &gmac1;
+               label-mac-device = &gmac0;
        };
 
        gpio_export {