include Nexus 5 bootloader and radio images in the OTA updates #67

Closed
thestinger opened this Issue Dec 2, 2015 · 1 comment

Comments

Projects
None yet
1 participant
@thestinger
Contributor

thestinger commented Dec 2, 2015

In the CyanogenMod OTA updates:

-rw------- 1 strcat strcat 327K Feb 28  2008 bootloader.aboot.img
-rw------- 1 strcat strcat   32 Feb 28  2008 bootloader-flag-clear.txt
-rw------- 1 strcat strcat   32 Feb 28  2008 bootloader-flag.txt
-rw------- 1 strcat strcat 2.0M Feb 28  2008 bootloader.imgdata.img
-rw------- 1 strcat strcat 153K Feb 28  2008 bootloader.rpm.img
-rw------- 1 strcat strcat 304K Feb 28  2008 bootloader.sbl1.img
-rw------- 1 strcat strcat  18K Feb 28  2008 bootloader.sdi.img
-rw------- 1 strcat strcat 280K Feb 28  2008 bootloader.tz.img
-rw------- 1 strcat strcat  45M Feb 28  2008 radio.img

This is supported via the releasetools.py script in the device repository. It's not clear how to set this up though. It might already be automated and an environment variable simply needs to be set, or there could be scripting that's out-of-tree.

@thestinger

This comment has been minimized.

Show comment Hide comment
@thestinger

thestinger Dec 2, 2015

Contributor

This is now implemented for the in-progress port to 6.0. Thanks to @dhacker29 for making it entirely painless.

Contributor

thestinger commented Dec 2, 2015

This is now implemented for the in-progress port to 6.0. Thanks to @dhacker29 for making it entirely painless.

@thestinger thestinger closed this Dec 2, 2015

@thestinger thestinger added the Nexus 5 label Feb 8, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment