Skip to content

flasher: heimdall-isorec: use kernel+dtb, support kernel suffix in deviceinfo parser

Oliver Smith requested to merge isorec-dtb into master

Use the dtb-appended kernel file, e.g. postmarketos-exynos4-dtb instead of postmarketos-exynos4, if it is available. This is needed to flash a mainline kernel with appended dtb to isorec devices.

Parse kernel suffix in deviceinfo files, and add pmbootstrap deviceinfo_parser to manually verify that the parser works as intended.

Related: pmaports!1634 (merged), pmaports!1648 (merged)

Edited by Oliver Smith

Merge request reports