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.