0
I am working on Imx6 sabre SD free-scale board, we have u-boot compiled for the board also running an standalone API's(simple hello_world program) from u-boot. But now I want to load & run this standalone application in any of specified core (other then core 0). By default u-boot runs in core 0 of processor.
what are the steps to initialize new core & switch to new core.
Can anyone help me or suggest some reference available.
Check this. Good luck. – Daniel B – 2018-09-04T09:34:06.957
I have gone through the suggested thread, I need bare-metal reference to switch core with my own standalone program. Can you suggest what are the registers I need to prefer or else any related documents. – Edwin kaus – 2018-09-06T09:02:48.430
I cannot provide further help, sorry. If you cannot find appropriate documentation, you’ll probably have to contact NXP (now owner of Freescale). Other than that, just look into how Linux does it. – Daniel B – 2018-09-06T09:06:30.540