1
0
Fork 0
forked from mirror/openwrt
openwrt/target/linux
Aleksander Jan Bajkowski 7b6dcaf37c mediatek: filogic: increase nand flash speed on Redmi 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/mtd5 of=/dev/null bs=10M count=1 status=progress
10485760 bytes (10 MB, 10 MiB) copied, 2 s, 5.8 MB/

After:
root@OpenWrt:~# dd if=/dev/mtd5 of=/dev/null bs=10M count=1 status=progress
10485760 bytes (10 MB, 10 MiB) copied, 1 s, 9.7 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 <SkyLake.Huang@mediatek.com>
Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>
Link: https://github.com/openwrt/openwrt/pull/19439
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2025-07-21 23:15:50 +02:00
..
airoha kernel: bump 6.6 to 6.6.98 2025-07-16 09:40:36 +02:00
apm821xx apm821xx: enable kernel 6.12 2025-07-19 00:01:12 +02:00
armsr armsr: drop 6.6 support 2025-07-19 18:49:28 +02:00
at91
ath79
bcm27xx bcm27xx: package modules for official 7" touchscreen TFT display 2025-07-20 12:16:13 +01:00
bcm47xx
bcm53xx
bcm4908
bmips kernel: bump 6.12 to 6.12.39 2025-07-19 11:59:56 +02:00
d1
gemini
generic generic: add mstc-boot mtdsplit parser 2025-07-20 16:12:56 +02:00
imx
ipq40xx ipq40xx: enable 6.12 testing kernel 2025-07-20 15:33:03 +02:00
ipq806x
ixp4xx
kirkwood kirkwood: add kmod-ata-ahci as default to ix4-200d 2025-07-19 17:58:41 +02:00
lantiq lantiq: enable 6.12 testing kernel 2025-07-18 12:31:00 +01:00
layerscape
loongarch64
malta malta: drop 6.6 support 2025-07-20 23:37:37 +02:00
mediatek mediatek: filogic: increase nand flash speed on Redmi AX6000 2025-07-21 23:15:50 +02:00
mpc85xx
mvebu mvebu: Use common files folder 2025-07-19 18:34:58 +02:00
mxs
octeon
omap
pistachio
qoriq
qualcommax kernel: bump 6.12 to 6.12.39 2025-07-19 11:59:56 +02:00
qualcommbe qualcommbe: remove useless cpu erratum 2025-07-13 15:27:54 +02:00
ramips
realtek realtek: avoid interrupt storm on mass packet receive 2025-07-18 23:52:54 +02:00
rockchip rockchip: add RK3588 Hardware Random Number Generator 2025-07-14 22:37:03 +02:00
sifiveu
siflower
starfive
stm32
sunxi
tegra
uml
x86 x86: modules: fix wrong Kconfig symbol 2025-07-17 11:45:13 +01:00
zynq
Makefile