aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips
diff options
context:
space:
mode:
authorJoe Mullally <jwmullally@gmail.com>2023-04-02 21:51:21 +0300
committerDavid Bauer <mail@david-bauer.net>2023-04-08 14:41:01 +0200
commit2122c80b321d439cf8b669ae26fcfeec605cf2cc (patch)
tree7521a7fb2c7fa63e8076218fbbabddca0f49ac96 /target/linux/ramips
parent827a40502fbb5930b4fbb9fb793cfa62e73ae4c1 (diff)
downloadupstream-2122c80b321d439cf8b669ae26fcfeec605cf2cc.tar.gz
upstream-2122c80b321d439cf8b669ae26fcfeec605cf2cc.tar.bz2
upstream-2122c80b321d439cf8b669ae26fcfeec605cf2cc.zip
ramips: lower re305-v3 spi-max-frequency
Fix flash I/O instability observed in newer devices with cFeon QH64A-104HIP (detected as en25qh64). Ref: https://forum.openwrt.org/t/support-for-tp-link-re305-v3/75893/91 Reported-by: Dimitri Souza <dimitri.souza@gmail.com> Tested-by: Dimitri Souza <dimitri.souza@gmail.com> Signed-off-by: Joe Mullally <jwmullally@gmail.com> [alter commit-message - target master] Signed-off-by: David Bauer <mail@david-bauer.net>
Diffstat (limited to 'target/linux/ramips')
-rw-r--r--target/linux/ramips/dts/mt7628an_tplink_re305-v3.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/mt7628an_tplink_re305-v3.dts b/target/linux/ramips/dts/mt7628an_tplink_re305-v3.dts
index 652aebec83..21df0fb3e6 100644
--- a/target/linux/ramips/dts/mt7628an_tplink_re305-v3.dts
+++ b/target/linux/ramips/dts/mt7628an_tplink_re305-v3.dts
@@ -13,7 +13,7 @@
flash@0 {
compatible = "jedec,spi-nor";
reg = <0>;
- spi-max-frequency = <50000000>;
+ spi-max-frequency = <10000000>;
partitions {
compatible = "fixed-partitions";