Openwrt/target/linux
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
..
apm821xx
ar71xx ar71xx: mikrotik: mach-rbspi.c remove wlan id 2020-05-12 12:41:12 +02:00
arc770
archs38
armvirt
at91
ath25
ath79 ath79: increase spi frequency on tp-link tl-wr1043nd v2 2020-05-15 10:00:32 +08:00
bcm27xx kernel: bump 5.4 to 5.4.41 2020-05-14 13:33:40 +02:00
bcm47xx kernel: bump 4.19 to 4.19.122 2020-05-12 12:36:28 +02:00
bcm53xx
bcm63xx bcm63xx: periph_intc: report effective affinity 2020-05-14 18:10:12 +02:00
cns3xxx
gemini
generic kernel: bump 5.4 to 5.4.41 2020-05-14 13:33:40 +02:00
imx6
ipq40xx ipq40xx: replace "ok" with "okay" for status in DTS files 2020-05-12 19:16:41 +02:00
ipq806x
ipq807x
kirkwood
lantiq
layerscape kernel: bump 5.4 to 5.4.40 2020-05-12 12:36:28 +02:00
malta
mediatek
mpc85xx
mvebu mvebu: uDPU: switch default kernel and U-Boot PHY mode 2020-05-09 14:34:23 +02:00
mxs
octeon
octeontx
omap
oxnas
pistachio
ramips kernel: bump 4.14 to 4.14.180 2020-05-12 12:36:28 +02:00
rb532
rockchip
samsung
sunxi
tegra
uml
x86
zynq
Makefile