imx6 1.2GHz soc linux system cannot start

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

imx6 1.2GHz soc linux system cannot start

1,217 次查看
1131736298
Contributor II
The main frequency of imx6q12ad is 1.2Ghz. When uboot starts Linux, the following contents will appear,and i can't operate Console.but I try to use imx6q10ad board, the main frequency is 1GHz, can start normally
 
捕获.PNG
How can I solve this problem,can anyone help me?
标签 (1)
0 项奖励
回复
2 回复数

1,213 次查看
Yuri
NXP Employee
NXP Employee

@1131736298 
Hello,

   Is correct dtb file used in the case?

"In standard DTB file, the LDO bypass is enabled. Therefore, to use LDO
device trees on configurations with CPU@1.2GHz, which does not support
LDO bypass mode, it is important to enable LDO. The LDO is enabled in the
following DTB files:
• imx6q-sabresd-ldo.dtb
• imx6qp-sabresd-ldo.dtb"

 

Regards,
Yuri.

0 项奖励
回复

1,205 次查看
1131736298
Contributor II

Thank you for your answer. I have solved this problem