fix early kernel crash due to spi-flash been enabled
This commit is contained in:
parent
f859556d58
commit
7e6277ca3b
@ -15,7 +15,7 @@ index 7161b06..66b8fa7 100644
|
||||
+ compatible = "jedec,spi-nor";
|
||||
+ reg = <0>; /* Chip select 0 */
|
||||
+ spi-max-frequency = <10000000>;
|
||||
+ status = "okay";
|
||||
+ status = "disabled";
|
||||
+ partitions {
|
||||
+ compatible = "fixed-partitions";
|
||||
+ #address-cells = <1>;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user