[U-Boot-Users] How to download u-boot source code
Wolfgang Denk
wd at denx.de
Wed Mar 26 08:37:03 CET 2008
In message <83678987E699AF4F88FE1DA70BA9359F087212F1 at 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
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
The IQ of the group is the lowest IQ of a member of the group divided
by the number of people in the group.
More information about the U-Boot
mailing list