imx6ul hangs exactly in 600 seconds after linux boot????

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

imx6ul hangs exactly in 600 seconds after linux boot????

跳至解决方案
1,515 次查看
alexanderyagodn
Contributor I

Hello,

 

I encounter a weird problem with my custom imx6ul board.

The system boot normally (we are using Buildroot based solution) but hangs EXACTLY in 600 seconds after the OS takes its control.

U-Boot does not have such behaviour, it lasts until reset or power off.

I tried to rebuild Linux kernel in different ways, clocks, idle, power modes but there is no effect on it. 

Don't think it's a kind of HW issues, all power rails looks stable, clocks are preset.

Any ideas?

Thank you

标签 (2)
1 解答
1,340 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Alexander

this can be lcd automatic blanking

LCD turning white after a few minutes 

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

在原帖中查看解决方案

2 回复数
1,341 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Alexander

this can be lcd automatic blanking

LCD turning white after a few minutes 

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

1,340 次查看
alexanderyagodn
Contributor I

Hi Igor,

You are correct, this is LCD blanking! Thank you!

Regards,

Alexander