From: Luiz Angelo Daros de Luca Date: Mon, 2 Mar 2020 22:08:30 +0000 (-0300) Subject: ath79: enable m25p,fast-read for tplink,tl-wr1043-v1 X-Git-Tag: v21.02.0-rc1~3076 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=1b2c4af0392effc6c166e15a70e29272ab88cece;p=openwrt%2Fstaging%2Fchunkeey.git 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 --- diff --git a/target/linux/ath79/dts/ar9132_tplink_tl-wr1043nd-v1.dts b/target/linux/ath79/dts/ar9132_tplink_tl-wr1043nd-v1.dts index 846e517de8..c16bcb05f7 100644 --- a/target/linux/ath79/dts/ar9132_tplink_tl-wr1043nd-v1.dts +++ b/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";