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 <aladyshev22@gmail.com>
Link: https://lore.kernel.org/r/20230111100105.707-1-aladyshev22@gmail.com
Signed-off-by: Joel Stanley <joel@jms.id.au>
This commit is contained in:
Konstantin Aladyshev
2023-01-11 13:01:04 +03:00
committed by Joel Stanley
parent a7b322d164
commit 59e099e877

View File

@@ -59,6 +59,7 @@
flash@0 {
status = "okay";
m25p,fast-read;
label = "bmc";
#include "openbmc-flash-layout.dtsi"
};
};