openwrt/target/linux/generic/files/drivers/mtd/mtdsplit
Yoonji Park 49763d907b kernel: add support for mtdsplit-fit offset
Support devices that has vendor custom header before FIT image.

Some devices has vendor custom header before FIT image. In this case mtd-
split can not find FIT image and it results in rootfs mount failure.
Please refer iptime,a6004mx device for further examples.

Signed-off-by: Yoonji Park <koreapyj@dcmys.kr>
2022-09-12 01:43:49 +01:00
..
Kconfig kernel: mtdsplit: add support for H3C VFS filesystem 2022-07-28 14:08:56 +02:00
Makefile kernel: mtdsplit: add support for H3C VFS filesystem 2022-07-28 14:08:56 +02:00
mtdsplit.c
mtdsplit.h
mtdsplit_bcm63xx.c
mtdsplit_bcm_wfi.c
mtdsplit_brnimage.c
mtdsplit_cfe_bootfs.c
mtdsplit_elf.c
mtdsplit_eva.c
mtdsplit_fit.c kernel: add support for mtdsplit-fit offset 2022-09-12 01:43:49 +01:00
mtdsplit_h3c_vfs.c kernel: mtdsplit: add support for H3C VFS filesystem 2022-07-28 14:08:56 +02:00
mtdsplit_jimage.c
mtdsplit_lzma.c
mtdsplit_minor.c
mtdsplit_seama.c
mtdsplit_squashfs.c
mtdsplit_tplink.c
mtdsplit_trx.c
mtdsplit_uimage.c
mtdsplit_wrgg.c