summaryrefslogtreecommitdiffstats
path: root/releasetools.py
Commit message (Collapse)AuthorAgeFilesLines
* allow use of old radio.img name too, to build incrementals correctlyDoug Zongker2011-02-101-1/+1
| | | | Change-Id: I1c630e8db8ca9baa141d10fa22c664a992f5a0d5
* change OTA generator to know about radio.??.img filesDoug Zongker2011-02-091-32/+44
| | | | Change-Id: I801f383d7ee9f983e03b872072a7ec60a36a6821
* 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