请问Am437x-evm 怎么用串口烧写u-boot到nandflash里面,我想用串口烧东西到nandflash上,我在TI上找到的文档里面有很多种烧写的方法,但是就是没有用串口烧写到nandflash的,请问该怎么做呢?
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.
请问Am437x-evm 怎么用串口烧写u-boot到nandflash里面,我想用串口烧东西到nandflash上,我在TI上找到的文档里面有很多种烧写的方法,但是就是没有用串口烧写到nandflash的,请问该怎么做呢?
chuzhen lin 说:您好 我想用的是直接用串口烧到nandflash 这个文档里面是先用串口发送u-boot再基于u-boot烧入程序的。
目前只能用先发送uboot,然后uboot再烧写,因为烧写的工具都是在uboot中实现的。