Browse Source

ramips: enable broken-flash-reset for some 32M flash boards

These are boards known to start on 3-byte address mode, which requires
broken-flash-reset if 4B_OPCODES isn't supported by the flash.

Signed-off-by: Chuanhong Guo <[email protected]>
Chuanhong Guo 6 years ago
parent
commit
5c8f2c64d7

+ 1 - 0
target/linux/ramips/dts/mt7621_d-team_newifi-d2.dts

@@ -97,6 +97,7 @@
 		compatible = "jedec,spi-nor";
 		reg = <0>;
 		spi-max-frequency = <10000000>;
+		broken-flash-reset;
 
 		partitions {
 			compatible = "fixed-partitions";

+ 1 - 0
target/linux/ramips/dts/mt7621_d-team_pbr-m1.dts

@@ -112,6 +112,7 @@
 		compatible = "jedec,spi-nor";
 		reg = <0>;
 		spi-max-frequency = <10000000>;
+		broken-flash-reset;
 
 		partitions {
 			compatible = "fixed-partitions";

+ 1 - 0
target/linux/ramips/dts/mt7621_gehua_ghl-r-001.dts

@@ -52,6 +52,7 @@
 		compatible = "jedec,spi-nor";
 		reg = <0>;
 		spi-max-frequency = <25000000>;
+		broken-flash-reset;
 		m25p,fast-read;
 
 		partitions {

+ 1 - 0
target/linux/ramips/dts/mt7621_gnubee_gb-pc1.dts

@@ -66,6 +66,7 @@
 		compatible = "jedec,spi-nor";
 		reg = <0>;
 		spi-max-frequency = <80000000>;
+		broken-flash-reset;
 		m25p,fast-read;
 
 		partitions {

+ 1 - 0
target/linux/ramips/dts/mt7621_gnubee_gb-pc2.dts

@@ -76,6 +76,7 @@
 		compatible = "jedec,spi-nor";
 		reg = <0>;
 		spi-max-frequency = <80000000>;
+		broken-flash-reset;
 		m25p,fast-read;
 
 		partitions {

+ 1 - 0
target/linux/ramips/dts/mt7621_lenovo_newifi-d1.dts

@@ -80,6 +80,7 @@
 		compatible = "jedec,spi-nor";
 		reg = <0>;
 		spi-max-frequency = <25000000>;
+		broken-flash-reset;
 		m25p,fast-read;
 
 		partitions {

+ 1 - 0
target/linux/ramips/dts/mt7621_xzwifi_creativebox-v1.dts

@@ -94,6 +94,7 @@
 		compatible = "jedec,spi-nor";
 		reg = <0>;
 		spi-max-frequency = <40000000>;
+		broken-flash-reset;
 
 		partitions {
 			compatible = "fixed-partitions";