[PATCH] ARM: dts: aspeed: fp5280g2: Use the 64M layout

Joel Stanley joel at jms.id.au
Thu Oct 14 18:55:00 AEDT 2021


On Thu, 14 Oct 2021 at 07:27, John Wang <wangzq.jn at gmail.com> wrote:
>
> Use the 64M layout since the flash on the board is 64M
>
> Signed-off-by: John Wang <wangzhiqiang02 at inspur.com>

Thanks, merged to dev-5.14. I've also put it in the tree for v5.16.

Cheers,

Joel

> ---
>  arch/arm/boot/dts/aspeed-bmc-inspur-fp5280g2.dts | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/aspeed-bmc-inspur-fp5280g2.dts b/arch/arm/boot/dts/aspeed-bmc-inspur-fp5280g2.dts
> index 1752f3250e44..4574dcd72df8 100644
> --- a/arch/arm/boot/dts/aspeed-bmc-inspur-fp5280g2.dts
> +++ b/arch/arm/boot/dts/aspeed-bmc-inspur-fp5280g2.dts
> @@ -245,7 +245,7 @@ flash at 0 {
>                 label = "bmc";
>                 m25p,fast-read;
>                 spi-max-frequency = <50000000>;
> -#include "openbmc-flash-layout.dtsi"
> +#include "openbmc-flash-layout-64.dtsi"
>         };
>  };
>
> --
> 2.30.2
>


More information about the openbmc mailing list