]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
ipq40xx: remove ethernet0 alias for Netgear LBR20
authorChristoph Krapp <achterin@gmail.com>
Sun, 26 Oct 2025 20:08:25 +0000 (21:08 +0100)
committerRobert Marko <robimarko@gmail.com>
Mon, 27 Oct 2025 11:42:00 +0000 (12:42 +0100)
This will remove the ethernet0 alias and TODO as setting the LAN MAC via
nvmem to gmac0 will set the correct mac to the switch.

Signed-off-by: Christoph Krapp <achterin@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/20558
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/ipq40xx/files-6.12/arch/arm/boot/dts/qcom/qcom-ipq4019-lbr20.dts

index 2d63ff48db82dc4e0ff96f877fba6b210bba393e..7a72df08afea94955cccff7e07fa91a6c148cdd1 100644 (file)
@@ -15,8 +15,6 @@
        };
 
        aliases {
-               // TODO: Verify if the ethernet0 alias is needed
-               ethernet0 = &gmac;
                led-boot = &led_backlight_white;
                led-failsafe = &led_status_green;
                led-running = &led_status_green;