openwrt/target/linux/generic
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: 15aa53d7ee ("ath79: switch to Kernel 5.10")

Signed-off-by: Nick Hainke <vincent@systemli.org>
2021-12-29 22:55:16 +01:00
..
backport-5.4 kernel: generic: backport linkstation-poweroff driver 2021-12-29 20:35:57 +01:00
backport-5.10 kernel: generic: backport linkstation-poweroff driver 2021-12-29 20:35:57 +01:00
files Move mvswitch 88E6060 driver to the ath25 2021-12-27 16:00:21 +00:00
hack-5.4 Move mvswitch 88E6060 driver to the ath25 2021-12-27 16:00:21 +00:00
hack-5.10 kernel: mtd: parsers: add nvmem support to cmdlinepart 2021-12-27 13:51:41 +01:00
image target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
other-files initramfs: switch to tmpfs to fix ujail 2020-11-27 01:23:43 +00:00
pending-5.4 kernel: bump 5.4 to 5.4.166 2021-12-17 15:10:22 +01:00
pending-5.10 kernel: 5.10: add patches to fix macronix flash 2021-12-29 22:55:16 +01:00
config-5.4 kernel: generic: backport linkstation-poweroff driver 2021-12-29 20:35:57 +01:00
config-5.10 Move mvswitch 88E6060 driver to the ath25 2021-12-27 16:00:21 +00:00
config-filter kernel: filter out both Clang and LLD versions 2021-12-17 16:16:34 +01:00
PATCHES