Updating Bootloader in OTA for imx6

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Updating Bootloader in OTA for imx6

1,616 Views
teddy123
Contributor III

Hi Everyone,

OTA in Android is applicable to boot.img and system.img. I just tried to add my u-boot.bin within the OTA Package by following the steps under the topic "How do I customize the update script to update uboot?" in Android_Frequently_Asked_Questions.pdf guide. But I couldnt locate the script 'make_update_zip.sh' . Where is this script available? or Is there any alternative method to include u-boot with in a OTA package.

Thank you,

Teddy

Labels (4)
0 Kudos
1 Reply

561 Views
Yuri
NXP Employee
NXP Employee

  Please try the following :

android_build_env/make-update-zip.sh at master · faux/android_build_env · GitHub


Have a great day,
Yuri

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos