No Output in U-Boot Console

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

No Output in U-Boot Console

ソリューションへジャンプ
955件の閲覧回数
tschutte
Contributor III

I am attempting to secure boot using the p4080 (v2) and U-boot.

when I try to use both the RCW with SB_EN enabled and U-Boot with #define CONFIG_SECBOOT, rebooting the serial console results in the system immediately locking up (I get no output back whatsoever).  I have tried waiting for a while thinking that it needs some time to make it to the prompt, but it never happens.  To be clear, if I build U-Boot with just CONFIG_SECBOOT (no other modifications) and use the RCW with SB_EN bit set, then the system locks up entirely.

status register of sec mon block (location CCSRBAR +0x314014). : Shows as everything is OK

SCRATCHRW2 register : Shows as everything is OK

Sec Mon in Trusted State (0xd) : So everything is OK

Check the entry point field in the ESBC header : Appears to be okay. I have tried moving it around to different suggested locations and that doesn't seem to get anywhere.

------------

NOTE : If you comment on this question, please don't mark it as 'assumed answered' It feels like the response are slow enough, and that only slows them more..

1 解決策
714件の閲覧回数
tschutte
Contributor III

Yep those are all the steps that I followed for the p4080 I am working with.

元の投稿で解決策を見る

0 件の賞賛
2 返答(返信)
714件の閲覧回数
PavelChubakov
Contributor I

Look at the following pages for secure boot. Do you use this command sequence?

https://freescale.sdlproducts.com/LiveContent/content/en-US/QorIQ_SDK_1.9/GUID-0FA82306-F661-47FE-89...

https://freescale.sdlproducts.com/LiveContent/content/en-US/QorIQ_SDK_1.9/GUID-0FA82306-F661-47FE-89...

https://freescale.sdlproducts.com/LiveContent/content/en-US/QorIQ_SDK_1.9/GUID-0FA82306-F661-47FE-89...


Have a great day,
Pavel Chubakov

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

715件の閲覧回数
tschutte
Contributor III

Yep those are all the steps that I followed for the p4080 I am working with.

0 件の賞賛