按照此教程制作tisdk-tiny-image.img https://www.ti.com/lit/an/spracy5/spracy5.pdf?ts=1694071398294&ref_url=https%253A%252F%252Fwww.google.com%252F

flash中烧写的文件和地址是按照如下教程中示例:

然后再在0x800000位置烧入了上述tiny-iamge。

在uboot阶段使用boot命令启动内核报错:


显示u-boot.img启动默认为sd卡,想请问一下怎么将u-boot.img切换到ospi,或者有没有其他方法解决上述报错?