openwrt/target/linux/generic
Felix Matouschek a5de91a88a 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>
2022-04-09 21:08:26 +08:00
..
backport-5.10 kernel: v5.10: backport GigaDevice SPI-NAND supports 2022-04-09 21:08:19 +08:00
backport-5.15 kernel: v5.15: backport GigaDevice SPI-NAND supports 2022-04-09 21:04:40 +08:00
files kernel: mtk_bmt: skip bitflip check if threshold isn't set 2022-04-09 21:08:26 +08:00
hack-5.10 kernel: scale nf_conntrack_max more reasonably 2022-04-01 13:23:41 +01:00
hack-5.15 kernel: scale nf_conntrack_max more reasonably 2022-04-01 13:23:41 +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-09 21:08:26 +08:00
pending-5.15 kernel: Fix oob layout of XTX XT26G0xA 2022-04-09 21:08:26 +08:00
config-5.10 kernel: sort generic configuration 2022-03-27 15:50:14 +01:00
config-5.15 kernel: add missing CONFIG_SECURITY_LANDLOCK symbol for 5.15 2022-04-06 21:54:57 +01: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