From dbc9596c7e60c26fc45eaa3d58ce5806e5589650 Mon Sep 17 00:00:00 2001 From: David Bauer Date: Sat, 1 Jun 2024 16:52:20 +0200 Subject: [PATCH] mpc85xx: add label-mac for HP MSM460 Signed-off-by: David Bauer --- 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 { -- 2.30.2