kernel: move mediatek BMT support patch to generic patches
authorFelix Fietkau <nbd@nbd.name>
Sun, 12 Dec 2021 06:25:41 +0000 (07:25 +0100)
committerFelix Fietkau <nbd@nbd.name>
Thu, 13 Jan 2022 17:33:06 +0000 (18:33 +0100)
commitbcf91fe8849bf4467637fd5570806837ba93dbd4
tree926d7a632efd029cf95842775ea29f4acf62b21e
parent2d19e6c6a42cbbd6ab53c4c673ba71303ef6a70b
kernel: move mediatek BMT support patch to generic patches

Preparation for supporting BMT on MT7621. Move source files to the files/
subdirectory in order to simplify maintenance

Signed-off-by: Felix Fietkau <nbd@nbd.name>
target/linux/generic/config-5.10
target/linux/generic/files/drivers/mtd/nand/mtk_bmt.c [new file with mode: 0644]
target/linux/generic/files/include/linux/mtd/mtk_bmt.h [new file with mode: 0644]
target/linux/generic/hack-5.10/430-mtk-bmt-support.patch [new file with mode: 0644]
target/linux/mediatek/patches-5.10/330-mtk-bmt-support.patch [deleted file]
target/linux/mediatek/patches-5.10/330-mtk-snand-bmt-support.patch [new file with mode: 0644]