[openwrt/openwrt] mpc85xx: add label-mac for HP MSM460
LEDE Commits
lede-commits at lists.infradead.org
Wed Jun 5 14:22:40 PDT 2024
blocktrron pushed a commit to openwrt/openwrt.git, branch openwrt-23.05:
https://git.openwrt.org/6698e6e76a78c7b7135052804afa7e94ba7911fa
commit 6698e6e76a78c7b7135052804afa7e94ba7911fa
Author: David Bauer <mail at david-bauer.net>
AuthorDate: Sat Jun 1 16:52:20 2024 +0200
mpc85xx: add label-mac for HP MSM460
Signed-off-by: David Bauer <mail at david-bauer.net>
(cherry picked from commit dbc9596c7e60c26fc45eaa3d58ce5806e5589650)
---
target/linux/mpc85xx/files/arch/powerpc/boot/dts/msm460.dts | 1 +
1 file changed, 1 insertion(+)
diff --git a/target/linux/mpc85xx/files/arch/powerpc/boot/dts/msm460.dts b/target/linux/mpc85xx/files/arch/powerpc/boot/dts/msm460.dts
index fe7ae3f317..46f8e514c9 100644
--- a/target/linux/mpc85xx/files/arch/powerpc/boot/dts/msm460.dts
+++ b/target/linux/mpc85xx/files/arch/powerpc/boot/dts/msm460.dts
@@ -14,6 +14,7 @@
led-failsafe = &system_green;
led-running = &system_green;
led-upgrade = &system_green;
+ label-mac-device = &enet0;
};
chosen {
More information about the lede-commits
mailing list