mediatek: filogic: increase flash speed on ASUS TUF AX6000
authorAleksander Jan Bajkowski <[email protected]>
Sun, 27 Jul 2025 17:19:42 +0000 (19:19 +0200)
committerHauke Mehrtens <[email protected]>
Mon, 24 Nov 2025 00:09:13 +0000 (01:09 +0100)
commit6c3eea4cfeb67cf12a6dc69f4682e13450de1662
tree07378571bb4f7eb3e3166932d2e67869a1d1b2a9
parentfccf75eb03f49abf37d0e8e21be04a2dd8a0fce8
mediatek: filogic: increase flash speed on ASUS TUF AX6000

This commit increases the SPI bus frequency from 20 to 52 MHz. Reduces boot
time by 2s. Below is a performance comparison.

Before:
root@OpenWrt:~# dd if=/dev/mtd1 of=/dev/null bs=10M count=1 status=progress
10485760 bytes (10 MB, 10 MiB) copied, 1.68404 s, 6.2 MB/s

After:
root@OpenWrt:~# dd if=/dev/mtd1 of=/dev/null bs=10M count=1 status=progress
10485760 bytes (10 MB, 10 MiB) copied, 0.819222 s, 12.8 MB/s

Taken from PR #18752 as each device should be tested individually, so I have
created a separate PR for this.

Signed-off-by: Sky Huang <[email protected]>
Signed-off-by: Aleksander Jan Bajkowski <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/20853
Signed-off-by: Hauke Mehrtens <[email protected]>
target/linux/mediatek/dts/mt7986a-asus-tuf-ax6000.dts