
In message 83678987E699AF4F88FE1DA70BA9359F087212F1@ssmcmail05.cn001.siemens.net you wrote:
I try to download the uboot as the following showed, but I failed. Is there anyone knows how to solve this problem?
cmd: git-clone http://www.denx.de/git/u-boot.git http://www.denx.de/git/u-boot.git uboot
This command is definitely wrong. You gotta omit the part in "<...>":
git-clone http://www.denx.de/git/u-boot.git uboot
Also, it would be much better (and more efficient) to use git protocal rather than HTTP.
Finally, make sure to use a recent version of git (at least 1.5.something).
------_=_NextPart_001_01C88F11.E46862B4 Content-Type: text/html Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
And NEVER post HTMP to this list!
Best regards,
Wolfgang Denk