U8500/Snowball how to release the second core from the trap?

X Y xyxy1901 at mail.ru
Wed Nov 23 13:22:51 UTC 2011


Hi,

I am trying to enable the second core (For test purposes I am running my code from u-boot). For that I wrote address of routine for the second core at address U8500_BACKUPRAM0_BASE + UX500_CPU1_JUMPADDR_OFFSET and 0xA1FEED01 at U8500_BACKUPRAM0_BASE + UX500_CPU1_WAKEMAGIC_OFFSET . But nothing happened. Is there anything that I have to do in addition to that to have the second CPU jumped to the address specified in U8500_BACKUPRAM0_BASE + UX500_CPU1_JUMPADDR_OFFSET?
BTW what is the address of the trap where the second core is running?

Thanks


More information about the kernel mailing list