IMX8QM: Partial and Full update

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

IMX8QM: Partial and Full update

Jump to solution
1,039 Views
vinothkumars
Senior Contributor IV

Hi All,

 

I want to know the different types of update in Android. Currently, working on Android 9 + IMX8QM

Will you please provide the documents or details for following updates,

1. Full Update

2. Partial Update

3. Secure update

4. Differential Update

5. Android update

6. Seamless Update

 

If it possible please provide the steps to achieve above. Thanks in advance. 

 

 

 

Regards,
Vinothkumar Sekar
Labels (1)
0 Kudos
1 Solution
992 Views
martin_durak
NXP Employee
NXP Employee

Hi @vinothkumars 

  • OTA updates can be:
    • full = seamless (system, boot, dtbo,...)
    • Incremental – using binary patches applied to data on the device, not whole binaries

 

Martin

View solution in original post

Tags (1)
0 Kudos
3 Replies
1,021 Views
jimmychan
NXP TechSupport
NXP TechSupport

We don't have the documents you mentioned. The documentation of our Android BSP could be download from here.

https://www.nxp.com/design/software/embedded-software/i-mx-software/android-os-for-i-mx-applications...

 

For your reference, there is a porting guide in the Linux BSP web page. You could also read it for porting reference.

https://www.nxp.com/design/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applicat...?

1,008 Views
vinothkumars
Senior Contributor IV
Thank you Jimmy for the reply,

Please confirm the following statements,

1. Full update - Seamless Update, OTA
2. Incremental update - Partial, Differential and android app patch and UI



Regards,
Vinothkumar Sekar
0 Kudos
993 Views
martin_durak
NXP Employee
NXP Employee

Hi @vinothkumars 

  • OTA updates can be:
    • full = seamless (system, boot, dtbo,...)
    • Incremental – using binary patches applied to data on the device, not whole binaries

 

Martin

Tags (1)
0 Kudos