From b889bb6706b031a3ecee1179333ce5b540597ecc Mon Sep 17 00:00:00 2001 From: Stefan Kalscheuer Date: Fri, 15 Aug 2025 15:04:11 +0200 Subject: [PATCH] arm64: dts: marvell: use "u-boot" part label for Globalscale MOCHAbin Update partition label from "firmware" to "u-boot". Signed-off-by: Stefan Kalscheuer --- arch/arm64/boot/dts/marvell/armada-7040-mochabin.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/arch/arm64/boot/dts/marvell/armada-7040-mochabin.dts +++ b/arch/arm64/boot/dts/marvell/armada-7040-mochabin.dts @@ -168,7 +168,7 @@ #size-cells = <1>; partition@0 { - label = "firmware"; + label = "u-boot"; reg = <0x0 0x3e0000>; read-only; };