http://e2e.ti.com/support/dsp/omap_applications_processors/f/42/p/29363/102101.aspx
http://lxr215.javaeye.com/blog/771241
mkdir u-boot
cd u-boot
git-init-db
git-pull -a -k http://www.denx.de/git/u-boot.git
git-pull的好处是能够断点续传。
本文介绍如何通过Git获取U-Boot源码并利用Git的pull功能进行断点续传,同时提供了具体的命令操作步骤。
http://e2e.ti.com/support/dsp/omap_applications_processors/f/42/p/29363/102101.aspx
http://lxr215.javaeye.com/blog/771241
mkdir u-boot
cd u-boot
git-init-db
git-pull -a -k http://www.denx.de/git/u-boot.git
git-pull的好处是能够断点续传。
600
672
321
285

被折叠的 条评论
为什么被折叠?