From: Konstantin Aladyshev Date: Wed, 11 Jan 2023 10:01:04 +0000 (+0300) Subject: ARM: dts: aspeed: ethanolx: Add label for the master partition X-Git-Tag: v6.3-rc1~202^2~16^2~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=59e099e877d41b3a3ba79e6be425b73965f1aee9;p=thirdparty%2Fkernel%2Flinux.git ARM: dts: aspeed: ethanolx: Add label for the master partition Add label "bmc" for the flash master partition. The master partition is required for the firmware update in the OpenBMC ecosystem. Signed-off-by: Konstantin Aladyshev Link: https://lore.kernel.org/r/20230111100105.707-1-aladyshev22@gmail.com Signed-off-by: Joel Stanley --- diff --git a/arch/arm/boot/dts/aspeed-bmc-amd-ethanolx.dts b/arch/arm/boot/dts/aspeed-bmc-amd-ethanolx.dts index f1f9c3f7e63fb..e1f97721ada5c 100644 --- a/arch/arm/boot/dts/aspeed-bmc-amd-ethanolx.dts +++ b/arch/arm/boot/dts/aspeed-bmc-amd-ethanolx.dts @@ -59,6 +59,7 @@ flash@0 { status = "okay"; m25p,fast-read; + label = "bmc"; #include "openbmc-flash-layout.dtsi" }; };