Following is the scenario we want:
** Flash Layout for boot **
---------------------------------------------------------------------------------------
Exported Blob |
(IVT + QSPI reconf + DCD + HSE + Application bootloader(M7)) |
---------------------------------------------------------------------------------------
Application for M7 |
---------------------------------------------------------------------------------------
u-boot for A53 |
--------------------------------------------------------------------------------------
1. Application bootloader downloads Application for M7 and u-boot for A53
2. Application bootloader activates A53 and M7
3. u-boot in A53 configures hardware and downloads kernel for A53 from DRAM
4. u-boot jumps to kernel for A53
Is this possible scenario for S32R45? If so, can we make u-boot only image without IVT+QSPI reconf+DCD+HSE? What I found in mamual is the way of makeing u-boot image with them. Otherwise, Are there any other guided scenario for M7 bootloader to activate A53 in NXP?
Attached image is the S32DS bootsource configuration for better understanding
