No Output in U-Boot Console

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

No Output in U-Boot Console

Jump to solution
920 Views
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 Solution
679 Views
tschutte
Contributor III

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

View solution in original post

0 Kudos
2 Replies
679 Views
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!
-----------------------------------------------------------------------------------------------------------------------

680 Views
tschutte
Contributor III

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

0 Kudos