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.

AM625: QSPI NAND flash boot configuration

Part Number: AM625

Tool/software:

Linux SDK9.2

My customer use QSPI NAND flash boot, write tiboot3, tispl, and u-boot.img to QSPI NAND flash offset as below.

Now can boot up tiboot3, log as below. but can't find tispl, add log to tiboot3, there is not spinand option in common/spl/spl.c/static int boot_fro_devices() list. 

Question: How to configure or modify code to enable QSPI NAND boot for spl and uboot, kernel if also need special configuration.