immortalwrt/target/linux/ramips
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
..
base-files/etc ramips: remove model name from LED labels 2020-11-21 19:29:29 +08:00
dts ramips: read Tenbay T-MB5EU address from single location 2022-01-27 12:25:55 +08:00
files/drivers treewide: backport support for nvmem on non platform devices 2021-08-06 18:51:27 +08:00
image ramips: correct vendor name for COMFAST/Joowin 2022-01-27 12:22:46 +08:00
mt76x8 ramips: correct vendor name for COMFAST/Joowin 2022-01-27 12:22:46 +08:00
mt7620 ramips: add support for HUMAX E2 2022-01-17 12:22:47 +08:00
mt7621 ramips: enable I2C_CHARDEV in mt7621/config-5.10 2022-01-29 18:57:52 +08:00
patches-5.4 kernel: refresh kernel 5.4 patches 2021-12-28 14:26:58 +08:00
patches-5.10 kernel: 5.10: drop broken-flash-reset patch 2022-01-30 12:55:42 +08:00
rt288x ramips: fix missing NVMEM subsystem 2021-07-22 12:04:05 +08:00
rt305x ramips: fix missing NVMEM subsystem 2021-07-22 12:04:05 +08:00
rt3883 kernel: 5.10: packet mangling code only for ar8216 driver 2021-11-11 00:04:10 +08:00
Makefile ramips: add support for kernel 5.10 2021-03-06 12:30:21 +08:00
modules.mk ramips: sync official source code 2021-07-09 11:02:15 +08:00