Detect if DTB is placed in second area of Android boot image
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).