aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ipq806x
diff options
context:
space:
mode:
authorDavid Bentham <db260179@gmail.com>2021-04-04 13:08:43 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2021-04-17 21:56:05 +0200
commit17e690017d76c49070bc99d6a376b1926259c5ff (patch)
treecfdb517d51e06c3d3c8e38b056fa5ab88453f88f /target/linux/ipq806x
parentcc54f65daa6101721c068cd00fdead1815db0bbf (diff)
downloadupstream-17e690017d76c49070bc99d6a376b1926259c5ff.tar.gz
upstream-17e690017d76c49070bc99d6a376b1926259c5ff.tar.bz2
upstream-17e690017d76c49070bc99d6a376b1926259c5ff.zip
ramips: reduce spi-max-frequency for Xiaomi MI Router 4AG
Reduce spi-max-frequency for Xiaomi MI Router 4AG model Xiaomi MI Router 4AG MTD uses two flash chips (no specific on router versions when produced from factory) - GD25Q128C and W25Q128BV. These flash chips are capable of high frequency, but due to poor board design or manufacture process. We are seeing the following errors in the linux kernel bootup: `spi-nor spi0.0: unrecognized JEDEC id bytes: cc 60 1c cc 60 1c spi-nor: probe of spi0.0 failed with error -2` This causes the partitions not to be detected `VFS: Cannot open root device "(null)" or unknown-block(0,0): error -6` Then creates a bootloop and a bricked router. The solution to limit this race condition is to reduce the frequency from 80 mhz to 50 mhz. Signed-off-by: David Bentham <db260179@gmail.com>
Diffstat (limited to 'target/linux/ipq806x')
0 files changed, 0 insertions, 0 deletions