How to delay the boot (imx8mqevk, Kernel: 4.14.98)

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

How to delay the boot (imx8mqevk, Kernel: 4.14.98)

629 次查看
vinuchandran
Contributor II

We have a custom PCIe card, which we use with imx8.

The card is working correctly in other platforms like x86, NVidia Jetson TX2, Xavier, Qualcomm RB5 etc.

But only in iMX, the card fails to work correctly.

We think that the iMX is booting faster than the card, and thus the card is not enumerated/mem-allocated correctly. 

Is there a way to delay the (iMX) boot after Power-On to give the (PCIe) card enough time to boot?

0 项奖励
回复
1 回复

622 次查看
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Yes , you can increase uboot delay time “seten bootdelay 10”---10s

0 项奖励
回复