openwrt/target/linux/generic
Felix Matouschek f12adc412b kernel: Fix oob layout of XTX XT26G0xA
The correct oob layout is:

ECC:
region->offset = 48;
region->length = 16;

Free:
/* Reserve 1 byte for the BBM. */
region->offset = 1;
region->length = 47;

Signed-off-by: Felix Matouschek <felix@matouschek.org>
(cherry picked from commit a5de91a88a)
2022-04-11 22:47:03 +02:00
..
backport-5.10 kernel: bump 5.10 to 5.10.110 2022-04-10 16:31:42 +01:00
backport-5.15 kernel: backport pgalloc memory leak fix 2022-04-03 19:30:00 +03:00
files kernel: generic: fix warning in FIT partition parser 2022-03-27 16:14:00 +01:00
hack-5.10 kernel: bump 5.10 to 5.10.110 2022-04-10 16:31:42 +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.10 kernel: Fix oob layout of XTX XT26G0xA 2022-04-11 22:47:03 +02:00
config-5.10 kernel: mark CONFIG_PSTORE_COMPRESS_DEFAULT as "is not set" 2022-04-05 00:20:24 +02:00
config-filter kernel: filter out both Clang and LLD versions 2021-12-17 16:16:34 +01:00
PATCHES kernel: update PATCHES with a stricter policy 2013-07-09 20:52:07 +00:00