Skip to content

pmb.parse.bootimg: detect mediatek header

Luca Weiss requested to merge bootimg_analyze-mtk-mkimage into master

Some Mediatek devices have a special 512-byte header around the zImage and ramdisk which must be generated so the device boots. Support for that exists for a while now but detection was missing. Add that.

Edited by Luca Weiss

Merge request reports