commit | 6c8fca6d5951c0fec88933eba0508285e3ddf972 | [log] [tgz] |
---|---|---|
author | Hridya Valsaraju <hridya@google.com> | Thu Jan 24 12:47:08 2019 -0800 |
committer | Hridya Valsaraju <hridya@google.com> | Fri Jan 25 12:52:27 2019 -0800 |
tree | 9452a03cc12af0df2631dca4f3ba01e9d4732873 | |
parent | 9ffdf5945d146ee6099048c504f6df7a367c2d4d [diff] |
Make 'fastboot boot' command support boot header version 2 New arguments 'dtb' and 'dtb-offset' have been added to support boot image header version 2 for the 'fastboot boot' and 'fastboot flash:raw boot' commands. Test: fastboot boot Image.lz4 --dtb <dtb_path> --header-version 2 Test: fastboot flash:raw boot Image.lz4 --dtb <dtb_path> --header-version 2 Bug: 111136242 Change-Id: Idf5c2eb138609dc7e915e80c4db64677c89f24b6