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.

DM6467T tftp下载uImage



现在手上已经将uboot下载到DM6467T EVM中并生成了uImage,不过现在每次开机都要通过NFS重新加载uImage,然后boot才能进入EVM的系统。不知道怎样使用tftp将uImage下载到flash中实现自动启动。是不是和uboot一样要先改变SW3到串口模式,下载后再改SW3为NAND启动模式呢?望大家给些意见。谢谢。