i.MX7s Startup

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

i.MX7s Startup

637件の閲覧回数
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 返信

603件の閲覧回数
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 件の賞賛
返信