i.MX7s Startup

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

i.MX7s Startup

623 次查看
tlamarc
Contributor I

I have a custom board with an i.MX7s (solo) processor and it hangs at "Starting kernel ..."

My kernel starts when my device tree includes 7d but not 7s.

This works (7d):

tlamarc_1-1714759701592.png

But this fails (7s):

tlamarc_0-1714759523653.png

Note that this is my entire device tree currently.  Any ideas?

0 项奖励
回复
1 回复

589 次查看
Manuel_Salas
NXP TechSupport
NXP TechSupport

Hello @tlamarc 

 

You can refer to this thread.

There is mentioned that most of the peripherals are defined in imx7d.dtsi. NXP does not have any reference design to imx7s, so, you can check the reference manual to see the memory address and modify your device tree.

 

Also, you can base your device tree in imx7d.dtsi and remove the unsupported things by imx7s.

 

I hope this can helps to you.

 

Best regaeds.

 

Salas.

0 项奖励
回复