mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-06 19:29:29 -05: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>