Skip to content

Detect if DTB is placed in second area of Android boot image

Administrator requested to merge dtb-second into master

pmaports!700 adds a new "deviceinfo_bootimg_dtb_second" option that places the DTB in the "second" area of the Android boot image.
Attempt to detect this automatically by checking the extracted second binary for the FDT magic (0xd00dfeed).

Merge request reports

Loading