Commit Graph

6 Commits

Author SHA1 Message Date
Shashank Mittal eb866e2198 recovery: Clean up releasetools script.
-- Remove some unused functions.
 -- Add support to read filesmap file for mmc image upgrade.

Change-Id: Ibe1f0389a652126da74f0690468c6e91ea346393
2011-12-09 00:20:36 -08:00
Shashank Mittal 874d47a5f2 recovery: Add script to add NON-HLOS images to OTA package.
Change-Id: Ic01959e68487a0b4ccaedfde0d21a8f854839b79
2011-12-08 11:34:04 -08:00
Ajay Dudani b81e928f4a common: Skip updater related changes
Newer ICS platform will have a new updater.  Skip pulling in old
updater changes for now.

Change-Id: Iaeba2885db64013cce4978b25ba7f7a3c403531c
2011-11-14 18:49:37 -08:00
Shashank Mittal e984d204fa [updater]: Add support for radio image upgrade on eMMC devices.
Change-Id: Ia8e23d7d66b5d95fbb276865a742d334caa3128f
2011-08-23 20:04:15 -07:00
Subbaraman Narayanamurthy 077f748171 [recovery/qcom]: Add SSD based implementation for image upgrade
After recovery extracts the images to radio folder, for NAND targets,
set cookie in FOTA and bootloader message. For eMMC targets, create
cookie file in FAT partition.

Change-Id: I79990b8f31e64186d8bcef68aa55fc1d8b2ca8b5
2011-06-29 17:25:50 -07:00
Subbaraman Narayanamurthy 865d8bba4a [qcom/common]: Add device specific firmware update for qcom.
- Device specific firmare update for QCOM devices.
- Send image offset hardcoded to apps bootloader.

Change-Id: I3666e2f27161ef598f648f845dd22ebbcb4a5fc2
2010-08-03 18:07:32 -07:00