现在在dm368的项目中想实现通过SD卡向烧录nandflash烧录ubl、uboot、以及文件系统,内核的功能,现在的思路就是在从SD卡启动后,由uboot去烧录ubl、uboot等,测试过后,通过uboot烧录ubl(用命令 nand write),系统不能启动,请问,当前在uboot中烧录ubl是否可行?
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.
现在在dm368的项目中想实现通过SD卡向烧录nandflash烧录ubl、uboot、以及文件系统,内核的功能,现在的思路就是在从SD卡启动后,由uboot去烧录ubl、uboot等,测试过后,通过uboot烧录ubl(用命令 nand write),系统不能启动,请问,当前在uboot中烧录ubl是否可行?
请问一下你们是怎么实现我 我手动制作描述符 烧进对于的地方 但是跑不起来
你好,我也想通关uboot升级ubl,但同样的遇到楼主的问题,能否分享下你的做法?