[PATCH linux dev-5.3] ARM: dts: aspeed: tacoma: Disable CS1 as it is broken

Joel Stanley joel at jms.id.au
Thu Sep 26 19:33:24 AEST 2019


We currently hang when attempting to probe the second flash chip on the
FMC. Disable it until this issue is resolved.

OpenBMC-Staging-Count: 1
Signed-off-by: Joel Stanley <joel at jms.id.au>
---
 arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts b/arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts
index a923fffbb5a4..942eb974cca2 100644
--- a/arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts
@@ -35,7 +35,7 @@
 	};
 
 	flash at 1 {
-		status = "okay";
+		status = "disabled";
 		m25p,fast-read;
 		label = "alt-bmc";
 		spi-max-frequency = <50000000>;
-- 
2.23.0



More information about the openbmc mailing list