U_boot 的 bootcmd 和bootargs参数详解
转自 :http://linux.chinaunix.net/bbs/archiver/tid-1111568.html
U-boot的环境变量值得注意的有两个: bootcmd 和bootargs。
1)bootcmd
前面有说过bootcmd是自动启动时默认执行的一些命令,因此你可以在当前环境中定义各种不同配置,不同环境的参数设置,然后设置bootcmd为你经常使用的那种
转载
2017-07-28 23:08:51 ·
1200 阅读 ·
0 评论