openwrt/target/linux/generic
Mathias Kresin e694526264 kernel: handle bad blocks in ubi auto attach code
The first block(s) of the ubi mtd device might be bad. We need to take
care on our own to skip the bad block(s) and read the next one(s).

Don't treat recoverable read errors as fatal and check for the UBI magic
if the data of a block could be recovered using ECC or similar.

Signed-off-by: Mathias Kresin <dev@kresin.me>
(backported from 0ac91d82ed)
(rebased patches)
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-12-18 09:50:51 +01:00
..
backport-4.9 kernel: bump 4.9 to 4.9.145 2018-12-14 13:04:54 +01:00
backport-4.14 kernel: replace bridge port isolate hack with upstream patch backport on 4.14 2018-12-18 09:45:59 +01:00
files generic: revert workarounds for AR8337 switch 2018-08-23 22:44:47 +02:00
hack-4.9 kernel: adjust bridge port isolate patch to match upstream attribute naming 2018-12-18 09:45:59 +01:00
hack-4.14 kernel: replace bridge port isolate hack with upstream patch backport on 4.14 2018-12-18 09:45:59 +01:00
image treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
other-files kernel: move initramfs's init script out of base-files 2017-04-04 14:06:40 +02:00
pending-4.9 kernel: handle bad blocks in ubi auto attach code 2018-12-18 09:50:51 +01:00
pending-4.14 kernel: handle bad blocks in ubi auto attach code 2018-12-18 09:50:51 +01:00
config-4.9 kernel: enable memory compaction 2018-10-09 14:36:00 +02:00
config-4.14 kernel: enable memory compaction 2018-10-09 14:36:00 +02:00
PATCHES