summaryrefslogtreecommitdiffstats
path: root/releasetools.py
Commit message (Collapse)AuthorAgeFilesLines
* fix OTA of radio and bootloader on crespoDoug Zongker2010-09-261-12/+19
| | | | | | | WriteRawImage now takes mount points, not MTD partition names, and we need to use common.GetTypeAndDevice to do the mapping. Change-Id: Iba0b04b70cf6afb4d59583b044dc5016f3870e04
* fix two crespo OTA package bugsDoug Zongker2010-09-151-15/+18
| | | | | | | 1) don't need to write the radio partition if the radio is unchanged 2) using wrong variable when incremental package includes bootloader Change-Id: I59c5d42aba835314a76d5be66c8ac13e76b96bbf
* send radio as patch in incremental updatesDoug Zongker2010-09-121-10/+43
| | | | Change-Id: Id7ca5f2499a4dad650947a6014d7fdb6d0a08e10
* add releasetools for OTA of radio and bootloader on crespoDoug Zongker2010-09-031-0/+64
Change-Id: I74ecebdbd84cd433bca2597c37fbf9981fd623d0