summaryrefslogtreecommitdiffstats
path: root/releasetools.py
Commit message (Collapse)AuthorAgeFilesLines
* use bsdiff not imgdiff to compute radio diffsDoug Zongker2012-08-141-1/+1
| | | | Change-Id: Ib4f81eaf0e5229ea2a1c8662479780fafead7231
* Tool to fix the fs_size in the crypto footerKen Sumrall2012-01-051-0/+8
| | | | | | | | | | | 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
* Allow incremental radio updates.Michael Ward2011-07-111-10/+47
| | | | Change-Id: I435bfb68320fdbe58a9cfd602ff19136b98d8656
* Support bootloader and radio OTAs for Prime.Michael Ward2011-07-061-0/+76
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