lede-Heleguo/target/linux/generic
Chuanhong Guo 85a81556f9 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 23:50:17 +08:00
..
backport-5.4 kernel: bump 5.4 to 5.4.171 (#8697) 2022-01-16 09:56:16 +08:00
backport-5.10 kernel: bump 5.10 to 5.10.94 (#8782) 2022-01-28 01:53:17 +08:00
backport-5.15 kernel: init linux kernel 5.15 support 2021-12-30 17:39:24 +08:00
files kmod-switch-bcm53xx: fixes build on kernel 5.15 2022-01-04 16:54:20 +08:00
hack-5.4 kernel: bump 5.4 to 5.4.171 (#8697) 2022-01-16 09:56:16 +08:00
hack-5.10 kernel: bump 5.10 to 5.10.94 (#8782) 2022-01-28 01:53:17 +08:00
hack-5.15 kernel: bump 5.15 to 5.15.17 (#8780) 2022-01-28 01:53:29 +08:00
image add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
other-files add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
pending-5.4 kernel: bump 5.4 to 5.4.174 (#8783) 2022-01-28 01:53:03 +08:00
pending-5.10 kernel: 5.10: drop broken-flash-reset patch 2022-01-30 23:50:17 +08:00
pending-5.15 kernel: bump 5.15 to 5.15.17 (#8780) 2022-01-28 01:53:29 +08:00
config-5.4 kernel: bump 5.4 to 5.4.138 (#7630) 2021-08-10 20:20:42 +08:00
config-5.10 kernel: bump 5.10 to 5.10.90 (#8646) 2022-01-12 18:31:19 +08:00
config-5.15 kernel: init linux kernel 5.15 support 2021-12-30 17:39:24 +08:00
config-filter kernel: init linux kernel 5.15 support 2021-12-30 17:39:24 +08:00
PATCHES