1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
openwrt/target/linux/ath79
Nick Hainke 83b5fbddf2 kernel: 5.10: add patches to fix macronix flash
mtd: spi-nor: locking support for MX25L6405D

Macronix MX25L6405D supports locking with four block-protection bits.
Currently, the driver only sets three bits.  If the bootloader does not
sustain the flash chip in an unlocked state, the flash might be
non-writeable. Add the corresponding flag to enable locking support with
four bits in the status register.

mtd: spi-nor: disable 16-bit-sr for macronix

Macronix flash chips seem to consist of only one status register.
These chips will not work with the "16-bit Write Status (01h) Command".
Disable SNOR_F_HAS_16BIT_SR for all Macronix chips.

Refreshed:
- 0052-mtd-spi-nor-use-4-bit-locking-for-MX25L12805D.patch

Fixes: 15aa53d7ee65 ("ath79: switch to Kernel 5.10")

Signed-off-by: Nick Hainke <vincent@systemli.org>
2021-12-29 22:55:16 +01:00
..
base-files/etc/hotplug.d/ieee80211 ath79: add WiFi migration for AR913x 2020-09-28 16:23:03 +02:00
dts ath79: fix various dts warnings 2021-12-11 00:50:02 +01:00
files ath79: remove pre-5.10 specific kernel code 2021-12-29 03:44:56 +01:00
generic ath79: add support for WD My Net N600 2021-12-11 00:50:02 +01:00
image ath79: add missing UBNT_REVISION 2021-12-27 03:07:22 +01:00
mikrotik Revert "ath79: add support for Mikrotik LHG 5" 2021-11-23 00:45:39 +01:00
nand ath79: add support for Netgear R6100 2021-11-03 12:45:40 +01:00
patches-5.10 kernel: 5.10: add patches to fix macronix flash 2021-12-29 22:55:16 +01:00
tiny ath79: consolidate testing kernel 2021-04-10 19:28:04 +02:00
config-5.10 kernel: filter out both Clang and LLD versions 2021-12-17 16:16:34 +01:00
Makefile ath79: switch to Kernel 5.10 2021-12-21 21:38:52 +01:00
modules.mk