mirror of
https://github.com/armbian/build.git
synced 2025-08-10 05:06:57 +02:00
* Initial work on bringing mvebu to 6.0 * Switch mvebu edge to 6.1 * Remove link leftover * Update kernel config Co-authored-by: Igor <igor@armbian.com>
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";
|
|
};
|
|
};
|
|
|