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
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
..
apm821xx kernel: bump 5.4 to 5.4.36 4 years ago
ar71xx ar71xx: mikrotik: mach-rbspi.c remove wlan id 4 years ago
arc770 treewide: remove maintainer variable from targets 4 years ago
archs38 archs38: switch to kernel 5.4 by default 4 years ago
armvirt kernel: remove non-existant symbols 4 years ago
at91 treewide: remove maintainer variable from targets 4 years ago
ath25 treewide: remove maintainer variable from targets 4 years ago
ath79 ath79: increase spi frequency on tp-link tl-wr1043nd v2 4 years ago
bcm27xx kernel: bump 5.4 to 5.4.41 4 years ago
bcm47xx kernel: bump 4.19 to 4.19.122 4 years ago
bcm53xx kernel: bump 5.4 to 5.4.36 4 years ago
bcm63xx bcm63xx: periph_intc: report effective affinity 4 years ago
cns3xxx cns3xx: remove support for kernel 4.14 4 years ago
gemini samba36: Remove 4 years ago
generic kernel: bump 5.4 to 5.4.41 4 years ago
imx6 imx6: add back perf monitor related config symbol 4 years ago
ipq40xx ipq40xx: replace "ok" with "okay" for status in DTS files 4 years ago
ipq806x ipq806x: switch to 5.4 kernel 4 years ago
ipq807x treewide: remove maintainer variable from targets 4 years ago
kirkwood kirkwood: disable image for Linksys EA3500 (Audi) 4 years ago
lantiq lantiq/fritz 7312: set maximum speed to 100 mbit 4 years ago
layerscape kernel: bump 5.4 to 5.4.40 4 years ago
malta malta: Remove kernel 4.14 support 4 years ago
mediatek kernel: bump 5.4 to 5.4.39 4 years ago
mpc85xx treewide: Don't diverge from upstream default HZ settings on 4.19 4 years ago
mvebu mvebu: uDPU: switch default kernel and U-Boot PHY mode 4 years ago
mxs kernel: bump 5.4 to 5.4.28 4 years ago
octeon octeon: use kernel version 5.4 for testing 4 years ago
octeontx kernel: bump 5.4 to 5.4.38 4 years ago
omap omap: remove support for kernel 4.14 4 years ago
oxnas oxnas: move service file to correct place 4 years ago
pistachio treewide: remove maintainer variable from targets 4 years ago
ramips kernel: bump 4.14 to 4.14.180 4 years ago
rb532 treewide: remove maintainer variable from targets 4 years ago
rockchip rockchip: add support for Pine64 RockPro64 4 years ago
samsung treewide: remove maintainer variable from targets 4 years ago
sunxi sunxi: remove unneeded shebang for preinit files 4 years ago
tegra tegra: correct cpu subtype 4 years ago
uml treewide: Remove self from MAINTAINER entries 5 years ago
x86 x86: fix unusable squashfs images by adding missing padding 4 years ago
zynq zynq: switch to kernel 5.4 4 years ago
Makefile