mirror of
https://github.com/armbian/build.git
synced 2025-09-19 12:41:39 +02:00
* Bump to 5.15.y imx6, xu4, rocchip64, jetson-nano * Sunxi patches cleanup Thanks @jernejsk * Bump Meson64 to 5.15.y * Bump mvebu* to 5.15.y @heisath Disable 13-net-mvneta.patch - double check. * Add uppstram patch for opi zero2 legacy kernel * Update mvebu mvneta patch * Orangepi Zero2 reboot fix Co-authored-by: Heisath <jannis@imserv.org>
11 lines
282 B
Diff
11 lines
282 B
Diff
--- a/arch/arm/boot/dts/armada-38x-solidrun-microsom.dtsi
|
|
+++ b/arch/arm/boot/dts/armada-38x-solidrun-microsom.dtsi
|
|
@@ -107,6 +107,7 @@
|
|
compatible = "w25q32", "jedec,spi-nor";
|
|
reg = <0>; /* Chip select 0 */
|
|
spi-max-frequency = <3000000>;
|
|
+ status = "disabled";
|
|
};
|
|
};
|
|
|