Boottime optimization

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

Boottime optimization

868 次查看
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 项奖励
回复
1 回复

862 次查看
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 项奖励
回复