Hi everyone,
Currently, I'm working on iMX8QXP-MEK board. I wanted to create a boot image which consists SCFW, ATF, SECO, U-Boot and VxWorks RTOS.
Q1: VxWorks should boot from ARM Cortex A53 instead of as being M4 image. (Windriver BSP support can be referenced for this requirement) But I cannot find a proper command for this in soc.mak in mk-image folder. When I re-configure soc.mak and write my own command set, UUU tool cannot load flash.bin image into the boards' flash memory.
Q2: General question; are there anyone have experiences on this?
NOTE: TFTP boot works, but I don't want this way for booting process.
Thanks in advance.