Tool/software: Code Composer Studio
What I understand from the document provided by TI at the below link http://software-dl.ti.com/processor-sdk-linux/esd/docs/latest/linux/Foundational_Components_U-Boot.html?highlight=uboot
is that R5 controller can only boot the A53 core.
1. HOW can i enable the logs for tiboot3.bin so that I can stop the process at u-boot prompt.
2. Is there any way to by pass the R5 controller and directly boot the a53 core.
My aim is to run uboot commands at tiboot3.bin u-boot prompt.