Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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 <wangzhiqiang02@inspur.com>
Link: https://lore.kernel.org/r/20211014072743.939293-1-wangzhiqiang02@inspur.com
Signed-off-by: Joel Stanley <joel@jms.id.au>

authored by

John Wang and committed by
Joel Stanley
4eb7fe33 4dd51eb7

+1 -1
+1 -1
arch/arm/boot/dts/aspeed-bmc-inspur-fp5280g2.dts
··· 246 246 label = "bmc"; 247 247 m25p,fast-read; 248 248 spi-max-frequency = <50000000>; 249 - #include "openbmc-flash-layout.dtsi" 249 + #include "openbmc-flash-layout-64.dtsi" 250 250 }; 251 251 }; 252 252