Hello,
I have problems booting the secondary cores using i.MX8MQ. I have installed u-boot which download my bare-metal code over network. This works. Then I have:
- enabled power to the A53 cores in the GPC
- written the SRC_GPR registers that contains the persistent start address with my entry point
- enabled the cores in the SRC_A53RCR1 registers
However, the cores don't start. Can anyone please tell me if this is the right way? Or I am missing some steps?
Kind regards,
Bjørn