
Hi,
Apologies if this is slightly off topic, being in reference to the denx 2.6 kernel git repository as opposed to U-boot specifically.
I tried to grab the latest 2.6 code but it consistently bombs out. The following is the exact log:
#########
defaulting to local storage area Fetching head... Fetching objects... progress: 4 objects, 1485 bytes Getting alternates list for http://www.denx.de/git/linux-2.6-denx.git/ progress: 26 objects, 103346 bytes Getting pack list for http://www.denx.de/git/linux-2.6-denx.git/ progress: 27 objects, 103635 bytes Getting index for pack eceba3479417b338c2e156b1c6dfd69f3f0eaad1 Getting index for pack b3c6fbdfa36a326815de6358885c7a570a986b1b Getting index for pack 6122f3ffa476a089122c0bffbbb7a7ce31304b56 Getting index for pack 06949712bb970fc1dd2e13f50accdcd2bf992536 Getting index for pack 459148e2ea863c15479d69ed4886a6f200c79a49 Getting index for pack ad1ecbdb18e6a825fafa9f57ebb11a5dbe6e12ef Getting pack 06949712bb970fc1dd2e13f50accdcd2bf992536 which contains 5014bfa48ac169e0748e1e9651897788feb306dc error: Unable to find 1ad37b580be4215f1b0927b7560f5e8b8d1bc0fa under http://www.denx.de/git/linux-2.6-denx.git/
Cannot obtain needed tree 1ad37b580be4215f1b0927b7560f5e8b8d1bc0fa while processing commit 479ef592f3664dd629417098c8599261c0f689ab. Waiting for http://www.denx.de/git/linux-2.6-denx.git/objects/5f/7f7d7f77d25ebbfdd2f3135... cg-fetch: objects fetch failed cg-clone: fetch failed
##########
I am using GIT as opposed to the snapshot at ftp://ftp.denx.de/pub/linux/linux-2.6.14.tar.bz2 because gianfar.c fails to compile using the snapshot.
Regards, Dale Dunlea