Boottime optimization

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

Boottime optimization

666 Views
naveenprasath_0
Contributor I

Hi,

We are using custom board using imx6sx processor.The board boot time is around 18 seconds.
u-boot takes 1.5s,kernel takes 2s,and systemd takes 14.5s.


How to reduce this overall bootup time?


Otherwise is there any way to make ethernet interface up and running before board bootup fully?

0 Kudos
Reply
1 Reply

660 Views
nxf63675
NXP TechSupport
NXP TechSupport

Hi naveenprasath_0,

 

You can use the falcon mode to reduce the boot time

How to decrease boot time on iMX6 - i.MXDev Blog 

 

For your second question, the short answer is yes, but you need to recompile the kernel and make some changes, this can give you a clue of what are you looking:

https://developer.ibm.com/tutorials/l-lpic1-101-3/

 

Regards,

Israel H.

0 Kudos
Reply