Browse Source

ath79: enable m25p,fast-read for tplink,tl-wr1043-v1

Enables spi-mem interface for 3x faster flash read.

Signed-off-by: Luiz Angelo Daros de Luca <[email protected]>
Luiz Angelo Daros de Luca 5 years ago
parent
commit
1b2c4af039
1 changed files with 1 additions and 0 deletions
  1. 1 0
      target/linux/ath79/dts/ar9132_tplink_tl-wr1043nd-v1.dts

+ 1 - 0
target/linux/ath79/dts/ar9132_tplink_tl-wr1043nd-v1.dts

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