openwrt/target/linux/ath79
Aleksander Jan Bajkowski 2f7118712e ath79: increase spi frequency on tp-link tl-wr1043nd v2
Increase SPI frequency to 33.333 MHz. It's maximum frequency supported
by SPI Flash memory chip without Fast read opcode.

Before:
$ time dd if=/dev/mtd1 of=/dev/null bs=8M
0+1 records in
0+1 records out
real	0m 3.21s
user	0m 0.00s
sys	0m 3.21s

After:
$ time dd if=/dev/mtd1 of=/dev/null bs=8M
0+1 records in
0+1 records out
real	0m 2.52s
user	0m 0.00s
sys	0m 2.52s

Tested on TP-Link TL-WR1043ND V2.

Signed-off-by: Aleksander Jan Bajkowski <A.Bajkowski@stud.elka.pw.edu.pl>
2020-05-15 10:00:32 +08:00
..
base-files/etc/hotplug.d/ieee80211 ath79: add mikrotik subtarget 2020-03-17 11:50:47 +01:00
dts ath79: increase spi frequency on tp-link tl-wr1043nd v2 2020-05-15 10:00:32 +08:00
files ath79: ag71xx: unify version dependent code 2020-04-27 12:21:45 +02:00
generic ath79: add support for Teltonika RUT955 H7V3C0 2020-04-29 21:32:35 +01:00
image ath79/mikrotik: use standard caldata functions 2020-05-08 15:17:17 +02:00
mikrotik ath79/mikrotik: load caldata via sysfs loader 2020-05-08 15:17:17 +02:00
nand ath79: fix wmac initialization for Zyxel NBG6716 2020-04-13 19:21:56 +02:00
patches-4.19 kernel: bump 4.19 to 4.19.122 2020-05-12 12:36:28 +02:00
patches-5.4 kernel: bump 5.4 to 5.4.41 2020-05-14 13:33:40 +02:00
tiny ath79: add support for TP-Link TL-MR3420 v3 2020-04-06 11:55:24 +02:00
config-4.19 ath79: remove unused TP-Link partition parser 2020-04-27 12:20:41 +02:00
config-5.4 ath79: remove unused TP-Link partition parser 2020-04-27 12:20:41 +02:00
Makefile ath79: add mikrotik subtarget 2020-03-17 11:50:47 +01:00
modules.mk ath79: add new OF only target for QCA MIPS silicon 2018-05-07 08:06:51 +02:00