openwrtv3/target/linux/ramips
Daniel Golle 8796680277 ramips: fix reboot with W25Q256 with 4-address-mode enabled
Some board vendors actually changed the loader to expect the chip
to come up in 4-address-mode and flipped the ADP bit in the flash
chip's configuration register which makes it come up in 4-address-mode.
Hence it doesn't make sense to avoid switching to 4-address-mode on
those boards but the opposite as otherwise reboot hangs eg. on the
WrtNode2 boards. Fix this by checking the ADP register and only using
SPI_NOR_4B_READ_OP on chips which have ADP==0 (come up in 3-byte mode).

See also datasheet section 7.1.11 Power Up Address Mode (ADP)

Fixes: 22d982ea0 ("ramips: add support for switching between 3-byte and 4-byte addressing on w25q256 flash")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2018-06-07 02:34:13 +02:00
..
base-files ramips: Use generic board detect for GnuBee devices 2018-05-30 06:36:02 +02:00
dts Revert "ramips: improve interrupt mapping" 2018-06-01 11:42:11 +02:00
files-4.14/drivers Revert "ramips: Move PCI driver to files directory" 2018-06-01 11:42:20 +02:00
image ramips: Use generic board detect for GnuBee devices 2018-05-30 06:36:02 +02:00
mt76x8 kernel: enable THIN_ARCHIVES by default 2018-05-22 07:55:20 +02:00
mt7620 kernel: enable THIN_ARCHIVES by default 2018-05-22 07:55:20 +02:00
mt7621 ramips: drop linux 4.9 support 2018-04-06 18:21:45 +02:00
patches-4.14 ramips: fix reboot with W25Q256 with 4-address-mode enabled 2018-06-07 02:34:13 +02:00
rt288x kernel: enable THIN_ARCHIVES by default 2018-05-22 07:55:20 +02:00
rt305x ramips: add dwr-512 jboot firmware configuration 2018-04-08 09:51:06 +02:00
rt3883 kernel: enable THIN_ARCHIVES by default 2018-05-22 07:55:20 +02:00
Makefile ramips: switch to linux 4.14 2018-04-06 18:07:43 +02:00
modules.mk ramips: rename pwm kernel module 2018-04-08 12:35:33 +02:00