| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: Ib4f81eaf0e5229ea2a1c8662479780fafead7231
|
|
|
|
|
|
|
|
|
|
|
| |
The GPT of HSPA Prime devices is incorrect when it comes from the factory.
Flashing a new bootloader fixes the GPT, but if the user had already
encrypted the device, the old size of the partition is recorded in the
crypto footer. If the size if not updated, the device will not be able
to boot after the OTA, so add a new command to fix the fs_size field in
the crypto footer for Prime devices.
Change-Id: Ied4b592973d3d5c36c478b7fb32d59ac9e9611b0
|
|
|
|
| |
Change-Id: I435bfb68320fdbe58a9cfd602ff19136b98d8656
|
|
For bootloader figure out the correct xloader location in bootloader.img and write to /xloader. The sbl is always in the same place, and can be written to /sbl.
For radio the radio.img just needs to be written to /radio.
Change-Id: I7b3b82b5c093331287ada24ba8ebce31a79f74bf
|