openwrt/target/linux/ramips
Sunguk Lee 2d378703f1 ramips: reduce spi-max-frequency for ipTIME A8004T
Reduce spi-max-frequency for ipTIME A8004T and disable
m25p,fast-read option.

A8004T uses `en25qh128` for the MTD.
This flash memory would allow 80MHz, sometimes kernel received
wrong id value in initramfs installed router.
(kernel expected `1c 70 18 1c 70 18`, but one of cases, it
was `9c 70 18 1c 70 18`)

In this case, openwrt can't detect the partition information,
it would write the inccorect data to the firmware partition and
also it would occur the bootlooping after sysupgrade.

Signed-off-by: Sunguk Lee <d3m3vilurr@gmail.com>
[minor commit title/message adjustments]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-07-06 16:25:32 +02:00
..
base-files/etc treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
dts ramips: reduce spi-max-frequency for ipTIME A8004T 2020-07-06 16:25:32 +02:00
files/drivers ramips: fix sd polling 2020-06-27 00:19:13 +02:00
image ramips: add support for TP-Link RE220 v2 2020-06-30 17:23:32 +02:00
mt76x8 ramips: add support for TP-Link RE220 v2 2020-06-30 17:23:32 +02:00
mt7620 treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
mt7621 ramips: add support for NETGEAR WAC124 2020-06-27 00:33:29 +02:00
patches-4.14 kernel: Update kernel 4.14 to version 4.14.187 2020-07-04 21:12:42 +02:00
patches-5.4 kernel: bump 5.4 to 5.4.48 2020-06-22 12:51:22 +02:00
rt288x ramips: remove default switch setup in 02_network 2020-05-19 19:03:02 +08:00
rt305x treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
rt3883 treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
Makefile ramips: add 5.4 as testing kernel 2020-04-12 22:27:18 +08:00
modules.mk ramips: fix path for dma-ralink and mtk-hsdma 2020-04-05 18:16:17 +08:00