openwrt/target/linux/generic/files/drivers/mtd/nand
Felix Fietkau e2aa04d1e5 kernel: mtk_bmt: add support for the bbt format used on mt7621
This does not have spare blocks for remapping, and it is also not suitable
for random write access. It only skips over bad blocks on linear writes of an
image to a partition. As such, it is really only suitable for the kernel
partition, or other partitions with mostly static data

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2022-01-13 18:33:06 +01:00
..
mtk_bmt.c kernel: mtk_bmt: add support for the bbt format used on mt7621 2022-01-13 18:33:06 +01:00