手把手教你在友善之臂tiny4412上用uboot啓動Linux內核

要想用uboot啓動內核,我推薦一種方法,用dnw下載內核到開發板上,然後用uboot命令啓動: 首先我在網上隨便下了一個dnw工具,經過移植修改後,代碼如下: /* YYX--->for tiny4412 dnw version:20170423 v1 */ #include <stdio.h> #include <stdlib.h> #include <string.h> #include
相關文章
相關標籤/搜索