Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add a specification for the bootloader used on several ASUS Android d…
…evices (#472) * add a specification for the bootloader used on several ASUS Android devices. * android_asus_bootldr: add info about test file * android_asus_bootldr: rename `len_image` to `len_body` * android_asus_bootldr: add `valid` checks * android_asus_bootldr: add a value instance `image_name` ... resolving the image file name based on known `magic` strings * android_asus_bootldr: change key order (`size` above `type`) * android_asus_bootldr: rename `magic` to `chunk_id` Co-authored-by: Petr Pucil <[email protected]>
- Loading branch information