ARM: dts: aspeed: bletchley: Rename flash1 label

In OpenBMC phosphor-software-manager uses "alt-bmc" for the secondary flash
label.

Rename flash1 label to "alt-bmc" to support the dual image feature in OpenBMC.

Signed-off-by: Potin Lai <potin.lai.pt@gmail.com>
Reviewed-by: Patrick Williams <patrick@stwcx.xyz>
Link: https://lore.kernel.org/r/20221226054535.2836110-2-potin.lai.pt@gmail.com
Signed-off-by: Joel Stanley <joel@jms.id.au>
This commit is contained in:
Potin Lai 2022-12-26 13:45:34 +08:00 committed by Joel Stanley
parent 03d24e1274
commit 107fb95f7b
1 changed files with 1 additions and 1 deletions

View File

@ -307,7 +307,7 @@
flash@1 {
status = "okay";
m25p,fast-read;
label = "flash1";
label = "alt-bmc";
spi-max-frequency = <50000000>;
};
};