Second Core startup address

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

Second Core startup address

607 Views
dainiuszilys
Contributor I

I'm going to run dual-core LS1020A. Core 0 startsup from the location, written into SCRATCHRW1 - that's fine. But what about core 1 startup location after releasing it? Will it jump to the same location?

I didn't find it documented.

Labels (1)
Tags (1)
0 Kudos
1 Reply

450 Views
Pavel
NXP Employee
NXP Employee

The LS1021a Core 0 is enabled using the RCW[BOOT_HO] bit.

The LS1021a Core 0 uses software for setting the Boot Location Pointer for core 1 via the SCRATCHRW1 register and enabling Core 1 using the DCFG_CCSR_BRR register.

See the following pages:

https://lists.denx.de/pipermail/u-boot/2014-November/196577.html

or

https://gitlab.labs.nic.cz/turris/u-boot-turris/blob/b724bd7d63498449d3960bbd3075ba94d7152890/arch/a...


Have a great day,
Pavel Chubakov

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

0 Kudos