Commit 4eb7fe33 authored by John Wang's avatar John Wang Committed by Joel Stanley
Browse files

ARM: dts: aspeed: fp5280g2: Use the 64M layout



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

Signed-off-by: default avatarJohn Wang <wangzhiqiang02@inspur.com>
Link: https://lore.kernel.org/r/20211014072743.939293-1-wangzhiqiang02@inspur.com


Signed-off-by: default avatarJoel Stanley <joel@jms.id.au>
parent 4dd51eb7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -246,7 +246,7 @@
		label = "bmc";
		m25p,fast-read;
		spi-max-frequency = <50000000>;
#include "openbmc-flash-layout.dtsi"
#include "openbmc-flash-layout-64.dtsi"
	};
};