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

John Wang wangzq.jn at gmail.com
Thu Oct 14 18:27:43 AEDT 2021


Use the 64M layout since the flash on the board is 64M

Signed-off-by: John Wang <wangzhiqiang02 at inspur.com>
---
 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