commit | cfef94af60987375346c41785b504c429f1e8e9a | [log] [tgz] |
---|---|---|
author | LuK1337 <priv.luk@gmail.com> | Mon Feb 25 04:01:31 2019 +0100 |
committer | Rashed Abdel-Tawab <rashed@linux.com> | Sat Sep 28 11:34:48 2019 -0700 |
tree | e21d6bc5610d12a069b24a62e6b41b89c182e452 | |
parent | a1494501be878560657b5a4cf6d7979b534d6a4c [diff] |
mkbootimg: Make unpack_bootimg py3 compatible * Convert bytes to strings so that we don't print NULL bytes * Make sure get_number_of_pages() returns int Test: Run with py2 and py3 and verify same output Change-Id: I4b29e57c3570efc53bddc4d95739f1b4330b7495