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.

Compiler/PROCESSOR-SDK-DRA8X-TDA4X: SBL boot Liunx/QNX

Part Number: PROCESSOR-SDK-DRA8X-TDA4X

Tool/software: TI C/C++ Compiler

In the TDA4X PSDKRA, MCUSW package has a example of CAN Response and Bootloader Demo Application. In the boot section, there is a flowchart as follow:


According to my understanding, we can boot linux/qnx with SBL, but  I can't mount my rootfs. 

Please append a correct "root=" boot option

Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(2,0)

 


I have two questions:

  1.  Whether we can use SBL to start linux / qnx.  If this method is feasible, we need to mount our rootfs.

  2 .  In the 8.2. Understanding bootloaders in J7 Processor SDK Automotive (RTOS/Linux), Have the following description:

      

   

Does this mean that there is no way to use SBL to start Linux / qnx. If we want to start Linux / qnx, we must use SPL. Does TI recommend the corresponding solution?

Hope to get your reply.

Thanks.