ramips: fix support for MX25L25635F flash
authorDeng Qingfang <dengqf6@mail2.sysu.edu.cn>
Sun, 13 Jan 2019 06:25:05 +0000 (14:25 +0800)
committerChristian Lamparter <chunkeey@gmail.com>
Sat, 26 Jan 2019 16:10:19 +0000 (17:10 +0100)
commitc2bcdabf2a1b1630c644076361b243a082d36c60
tree1a06d64ced6ab378fc5d9ecec0ccc028fd104c30
parentb368373fab45f31963cd2bc1c6ab90e0a577e611
ramips: fix support for MX25L25635F flash

Patch picked from commit 82618062cf7e

This enables 4B opcodes for MX25L25635F, to fix the reboot crash
issue (FS#1120) At least 3 devices are using this flash
- GeHua GHL-R-001
- Youku YK1
- Newifi D1

Now the MX25L25635F can be correctly detected without breaking MX25L25635E
[ 3.034324] spi-mt7621 1e000b00.spi: sys_freq: 220000000
[ 3.045962] m25p80 spi0.0: mx25l25635f (32768 Kbytes)
[ 3.056098] 4 fixed-partitions partitions found on MTD device spi0.0
[ 3.068748] Creating 4 MTD partitions on "spi0.0":

Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
Signed-off-by: Christian Lamparter <chunkeey@gmail.com> [added deprecation notice]
target/linux/ramips/dts/GHL-R-001.dts
target/linux/ramips/dts/Newifi-D1.dts
target/linux/ramips/dts/YOUKU-YK1.dts
target/linux/ramips/patches-4.14/304-spi-nor-enable-4B-opcodes-for-mx25l25635f.patch [new file with mode: 0644]