IMX8QM: Partial and Full update

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

IMX8QM: Partial and Full update

跳至解决方案
959 次查看
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
标签 (1)
0 项奖励
1 解答
912 次查看
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

在原帖中查看解决方案

标记 (1)
0 项奖励
3 回复数
941 次查看
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...?

928 次查看
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 项奖励
913 次查看
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

标记 (1)
0 项奖励