immortalwrt/target/linux/generic
Chuanhong Guo 1fb717cb94 kernel: 5.10: drop broken-flash-reset patch
Flash accessing instruction templates are determined during probe since
v5.6 for spimem-dirmap support in spi-nor driver in upstream commit:
df5c21002cf4 ("mtd: spi-nor: use spi-mem dirmap API")
As a result, changing bus_width on the fly doesn't work anymore and this
patch will cause executing spi-mem ops with 3-byte address on 16-32M
flash area.
We can't easily revert that behavioral change upstream so drop the patch
to prevent u-boot and eeprom from being erased.

Fixes: b10d604459("kernel: add linux 5.10 support")
Reported-by: Frank Di Matteo <dimatto@foxmail.com>
Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
2022-01-30 12:55:42 +08:00
..
backport-5.4 kernel: backport support for multicolor & RGB LEDs to 5.4 2021-12-21 23:55:02 +08:00
backport-5.10 kernel: bump 5.10 to 5.10.82 2021-12-20 11:16:13 +08:00
files kernel: mtk_bmt: add support for the bbt format used on mt7621 2022-01-20 12:26:48 +08:00
hack-5.4 kernel: refresh kernel 5.4 patches 2021-12-28 14:26:58 +08:00
hack-5.10 kernel: move mediatek BMT support patch to generic patches 2022-01-20 12:23:25 +08:00
image target: use SPDX license identifiers on Makefiles 2021-02-11 12:05:39 +08:00
other-files initramfs: switch to tmpfs to fix ujail 2020-11-28 19:05:38 +08:00
pending-5.4 kernel: Fix compile warning 2022-01-29 18:59:43 +08:00
pending-5.10 kernel: 5.10: drop broken-flash-reset patch 2022-01-30 12:55:42 +08:00
config-5.4 kernel: Deactivate B53 symbols in generic configuration 2021-12-03 00:03:50 +08:00
config-5.10 kernel: Add CONFIG_CRYPTO_DEV_OCTEONTX_CPT kernel config option 2022-01-29 18:59:55 +08:00
config-filter kernel: generic: filter out CONFIG_PLUGIN_HOSTCC 2021-03-06 18:05:44 +08:00
PATCHES