This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DRA829V: How to start the UBOOT from OSPI ?

Part Number: DRA829V
Other Parts Discussed in Thread: UNIFLASH

Hi Experts:

    In the mcuss demo of SDK07_03_00_07 package, it is mentioned that Linux kernel can be started through OSPI. However, due to the difference between EMMC hardware of our development board and demo board, we can't start Linux kernel directly. Therefore, we need to start uboot through OSPI first. The document of SDK package does not introduce how to start uboot through OSPI. Is there any way to write the image of uboot into flash directly? How to load the uboot image through uboot SPL and then start the Linux kernel?