imx6 1.2GHz soc linux system cannot start

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

imx6 1.2GHz soc linux system cannot start

1,211件の閲覧回数
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,207件の閲覧回数
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,199件の閲覧回数
1131736298
Contributor II

Thank you for your answer. I have solved this problem