Hi experts,
I am trying to create an eMMC (and/or SPI) flash image that mimics the format expected by the iMX8QM boot ROM. Note, I'm not intending to use u-boot at all.
The boot ROM would then read the information from the header and set up the system as defined in the header. I'd like to have the boot ROM jump to a known address and launch a Cortex-A53 app.bin.
Is this mechanism possible ?
Can someone please provide some guidance or explain how to go about this ? How would the flash image be created and what would be its layout ?
Thanks in advance.
Ravi