[PATCH linux dev-6.0 1/2] ARM: dts: aspeed: bletchley: rename flash1 label
Joel Stanley
joel at jms.id.au
Wed Feb 22 12:17:49 AEDT 2023
On Mon, 26 Dec 2022 at 05:53, Potin Lai <potin.lai.pt at gmail.com> wrote:
>
> In OpenBMC, phosphor-software-manager use "alt-bmc" for secondary falsh
> label.
> Rename flash1 label to "alt-bmc" to support dual image feature inOpenBMC.
>
> Signed-off-by: Potin Lai <potin.lai.pt at gmail.com>
These two are in 6.1 so you're good to go.
Cheers,
Joel
> ---
> arch/arm/boot/dts/aspeed-bmc-facebook-bletchley.dts | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/aspeed-bmc-facebook-bletchley.dts b/arch/arm/boot/dts/aspeed-bmc-facebook-bletchley.dts
> index a619eec70633..791f83aaac50 100644
> --- a/arch/arm/boot/dts/aspeed-bmc-facebook-bletchley.dts
> +++ b/arch/arm/boot/dts/aspeed-bmc-facebook-bletchley.dts
> @@ -307,7 +307,7 @@ flash at 0 {
> flash at 1 {
> status = "okay";
> m25p,fast-read;
> - label = "flash1";
> + label = "alt-bmc";
> spi-max-frequency = <50000000>;
> };
> };
> --
> 2.31.1
>
More information about the openbmc
mailing list