commit | bcba709d4ff2b23f554a4576499d05f2604c0ee6 | [log] [tgz] |
---|---|---|
author | lijuang <lijuang@codeaurora.org> | Tue Apr 10 19:57:54 2018 +0800 |
committer | lijuang <lijuang@codeaurora.org> | Tue Apr 17 10:22:26 2018 +0800 |
tree | 58df42c1076a6608dcd204f5fc025f19501689bb | |
parent | 853c72d5d3e01373370bb6d82263be18b40e3d2d [diff] |
QcomModulePkg: Add a recovery DTBO section to boot image header For non-A/B devices, the recovery partition should be self-sufficient and not depend on any other partition. Since recovery may need access to devices added to the DT by overlays, so update the image header to make sure that the the recovery image also contains the information from the DTBO image. And fix the compile error after update the image header. Change-Id: Ica14bd3cc565b75e7a1cf1c28ae6444652086d77