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
backport-5.15
files kernel: mtk_bmt: skip bitflip check if threshold isn't set 2022-04-09 21:08:26 +08:00
hack-5.10
hack-5.15
image
other-files
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
config-5.15
config-filter
PATCHES