mirror of
https://github.com/hzyitc/openwrt-redmi-ax3000.git
synced 2025-12-21 10:53:36 +00:00
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> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| mtdsplit_bcm63xx.c | ||
| mtdsplit_bcm_wfi.c | ||
| mtdsplit_brnimage.c | ||
| mtdsplit_cfe_bootfs.c | ||
| mtdsplit_elf.c | ||
| mtdsplit_eva.c | ||
| mtdsplit_fit.c | ||
| mtdsplit_h3c_vfs.c | ||
| 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 | ||
| mtdsplit.c | ||
| mtdsplit.h | ||