openwrt/target/linux/mediatek
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
..
base-files mediatek: add support for Cudy TR3000 256MB v1 flash version 2025-06-22 19:17:25 +02:00
dts mediatek: filogic: increase nand flash speed on Redmi AX6000 2025-07-21 23:15:50 +02:00
files/drivers mediatek: mt7622: prepare legacy rtl8367c driver for Linux 6.12 2025-05-26 16:58:03 +01:00
files-6.12 kernel/mediatek: 6.12: replace downstream files by patches 2025-05-26 16:58:04 +01:00
filogic mediatek: add support for ELECOM WRC-X3000GS3 2025-07-20 16:12:57 +02:00
image mediatek: add support for ELECOM WRC-X3000GS3 2025-07-20 16:12:57 +02:00
mt7622 mediatek: disable MediaTek SoC Information (mtk-socinfo) driver 2025-07-21 14:27:11 +01:00
mt7623 mediatek: disable MediaTek SoC Information (mtk-socinfo) driver 2025-07-21 14:27:11 +01:00
mt7629 mediatek: remove files, patches and config for Linux 6.6 2025-07-18 12:27:29 +01:00
patches-6.12 target: mediatek: Enable WED for MT7988 devices running 6.12.x kernels 2025-07-18 02:18:15 +01:00
Makefile mediatek: switch to Linux 6.12 by default 2025-07-18 12:26:40 +01:00
modules.mk kernel: kmod-btmtk: Extract btmtk.ko into own package 2025-02-26 23:31:36 +01:00