commit | d320d02d8fededdcc7f0f1dcb0159e036b27afb3 | [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 | d2ab6539c4f26195f285a158f0cc0d85c15cb45d [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