android8.0 imx6q startup time

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

android8.0 imx6q startup time

1,296 Views
jeffery
Contributor III

Now we use imx6q to develop our product on android 8.0 ,and the display is output  720p by lvds.

Then, the application startup time is not fast wheather cold boot or hot boot.

We use blank application to test startup time , the average of cold boot value is  1342ms, the average of hot boot value is  485ms. 

How to optimize the application time to reduce time cost?I think it maybe optimize GPU code to solve it.

Thanks.

Labels (3)
0 Kudos
Reply
1 Reply

1,245 Views
igorpadykov
NXP Employee
NXP Employee

Hi 贻才 林 

for cold boot one can try to boot baremetal sdk to ocram

GitHub - flit/imx6_platform_sdk: Bare metal SDK for i.MX6 Q/D/DL/S/SL 

this may help to check if boot time is caused by hardware: for example

long crystal start-up times or stabilizing power supplies.

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

0 Kudos
Reply