You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
4 years ago
..
base-files/etc/hotplug.d/ieee80211 ath79: add mikrotik subtarget 4 years ago
dts ath79: increase spi frequency on tp-link tl-wr1043nd v2 4 years ago
files ath79: ag71xx: unify version dependent code 4 years ago
generic ath79: add support for Teltonika RUT955 H7V3C0 4 years ago
image ath79/mikrotik: use standard caldata functions 4 years ago
mikrotik ath79/mikrotik: load caldata via sysfs loader 4 years ago
nand ath79: fix wmac initialization for Zyxel NBG6716 4 years ago
patches-4.19 kernel: bump 4.19 to 4.19.122 4 years ago
patches-5.4 kernel: bump 5.4 to 5.4.41 4 years ago
tiny ath79: add support for TP-Link TL-MR3420 v3 4 years ago
Makefile ath79: add mikrotik subtarget 4 years ago
config-4.19 ath79: remove unused TP-Link partition parser 4 years ago
config-5.4 ath79: remove unused TP-Link partition parser 4 years ago
modules.mk ath79: add new OF only target for QCA MIPS silicon 6 years ago