From 4eb7fe3333a021c8d0f35bcb5cd7c4e42800df62 Mon Sep 17 00:00:00 2001 From: John Wang Date: Thu, 14 Oct 2021 15:27:43 +0800 Subject: [PATCH] ARM: dts: aspeed: fp5280g2: Use the 64M layout Use the 64M layout since the flash on the board is 64M Signed-off-by: John Wang Link: https://lore.kernel.org/r/20211014072743.939293-1-wangzhiqiang02@inspur.com Signed-off-by: Joel Stanley --- 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 d0c3acbf6c8cd..60a39ea10ab1c 100644 --- a/arch/arm/boot/dts/aspeed-bmc-inspur-fp5280g2.dts +++ b/arch/arm/boot/dts/aspeed-bmc-inspur-fp5280g2.dts @@ -246,7 +246,7 @@ label = "bmc"; m25p,fast-read; spi-max-frequency = <50000000>; -#include "openbmc-flash-layout.dtsi" +#include "openbmc-flash-layout-64.dtsi" }; }; -- 2.30.2