[openwrt/openwrt] mpc85xx: drop WS-AP3715i label-mac

LEDE Commits lede-commits at lists.infradead.org
Tue Sep 26 05:33:20 PDT 2023


blocktrron pushed a commit to openwrt/openwrt.git, branch openwrt-23.05:
https://git.openwrt.org/f4e4943d1ab6e38e3fcfc611d2665d5077a479b6

commit f4e4943d1ab6e38e3fcfc611d2665d5077a479b6
Author: David Bauer <mail at david-bauer.net>
AuthorDate: Mon Sep 25 20:58:04 2023 +0200

    mpc85xx: drop WS-AP3715i label-mac
    
    Label MAC detection does not work properly, as MAC address is assigned
    on preinit. Thus, remove the label-mac definition.
    
    Signed-off-by: David Bauer <mail at david-bauer.net>
    (cherry picked from commit cd14b17cb00cda45819739aa63422a090e3f80e1)
---
 target/linux/mpc85xx/files/arch/powerpc/boot/dts/ws-ap3715i.dts | 1 -
 1 file changed, 1 deletion(-)

diff --git a/target/linux/mpc85xx/files/arch/powerpc/boot/dts/ws-ap3715i.dts b/target/linux/mpc85xx/files/arch/powerpc/boot/dts/ws-ap3715i.dts
index d13952acae..a8a4118b00 100644
--- a/target/linux/mpc85xx/files/arch/powerpc/boot/dts/ws-ap3715i.dts
+++ b/target/linux/mpc85xx/files/arch/powerpc/boot/dts/ws-ap3715i.dts
@@ -13,7 +13,6 @@
 		led-failsafe = &led_power_red;
 		led-running = &led_power_green;
 		led-upgrade = &led_power_red;
-		label-mac-device = &enet0;
 	};
 
 	chosen {




More information about the lede-commits mailing list