Commit 817ef1a4 authored by Joel Stanley's avatar Joel Stanley
Browse files

ARM: dts: aspeed: rainier: System has one SPI NOR



Remove the second as it doesn't exist.

Reviewed-by: default avatarAndrew Jeffery <andrew@aj.id.au>
Signed-off-by: default avatarJoel Stanley <joel@jms.id.au>
parent b3a9e3b9
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -656,13 +656,6 @@
		spi-max-frequency = <50000000>;
#include "openbmc-flash-layout-128.dtsi"
	};

	flash@1 {
		status = "okay";
		m25p,fast-read;
		label = "alt-bmc";
		spi-max-frequency = <50000000>;
	};
};

&spi1 {