Hello everyone,
I want to boot the Vxworks kernel from QSPI flash. i.e. the initial location of the kernel should be the QSPI while starting the board instead of SD card or Ethernet connection from host. I want to know the configuration I need to do, so Vxworks boot loader can find the kernel inside the QSPI flash and then load it to RAM for execution.
Thank you.