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.

关于nand flash中u-boot被擦除掉的问题

Other Parts Discussed in Thread: DM3730, FLASHTOOL

您好,大牛:

小弟初学arm,遇到了一个有关于u-boot的问题。我用的是devkit8500开发板,CPU是dm3730,他们提供的程序加载方式只有nand flash 或者sd卡启动,我这边自己开发想通过别的接口,比如网口或者串口,USB接口等(非JTAG口)将linux操作系统烧入flash,但现在遇到的问题是如果nand flash中无u-boot,这些接口将无法实现对nand flash中程序的更新,所以我想问问有没有什么方法可以下载u-boot到nand flash(非JTAG方式),请给予及时回答,小弟不胜感激。