public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Detlev Zundel <dzu@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 3/3] A320: Add support for Faraday A320 evaluation board
Date: Thu, 25 Jun 2009 15:12:58 +0200	[thread overview]
Message-ID: <m2eit8cv8l.fsf@ohwell.denx.de> (raw)
In-Reply-To: <ec1aee9f0906242235r350410d1y19482451c20d3f73@mail.gmail.com> (Po-Yu Chuang's message of "Thu, 25 Jun 2009 13:35:48 +0800")

Hi Po-Yu Chuang,

> Dear Detlev Zundel,
>
> 2009/6/24 Detlev Zundel <dzu@denx.de>:
>>> I cannot access git in the company, but I will try that at home.
>> Why is that? ?If it is because of the git port not getting through a
>> company firewall, we do actually offer http:// access to our git repos -
>> just check the "URL" section in gitweb[1].
> I have tried on two machines.
>
> desktop with vmware
> # git clone http://git.denx.de/u-boot.git
> Initialized empty Git repository in /home/ratbert/linux/u-boot/.git/
> fatal: http://git.denx.de/u-boot.git/info/refs download error - Empty
> reply from server
>
> linux server
> $ git clone http://git.denx.de/u-boot.git
> Initialized empty Git repository in /opt/ratbert/linux/u-boot/.git/
> fatal: http://git.denx.de/u-boot.git/info/refs download error -
> couldn't connect to host
>
> p.s. ping git.denx.de OK

Hm.  Do you have any kind of proxy in between?  This works flawlessly
for me:

[dzu at pollux tmp]$ git clone http://git.denx.de/u-boot.git
Initialized empty Git repository in /tmp/u-boot/.git/
got 3e88337b225bf796f6df21d0a7f591530e9d4ce0
walk 3e88337b225bf796f6df21d0a7f591530e9d4ce0
Getting alternates list for http://git.denx.de/u-boot.git
Getting pack list for http://git.denx.de/u-boot.git
Getting index for pack 9d6ff0d1b6334089f18fe2a25e4017a9a874cd77
Getting index for pack 3d2c42c65b4d7647eb78fc59504a61ffb3e36987
Getting index for pack dc08df4b9096a9aea978018a87cefd5719f92b96
Getting index for pack 005a71750c21a5b02b8b539e5305d956d39a3551
Getting index for pack c0db934da1ae1ce325e7c27380db2e790c9931b7
Getting index for pack ec2d949e0a06f5472a1e23446f9b46bb1852aa3f
Getting index for pack 5a81f6c5331dfb5a851d8e1205c1baa269033eba
Getting index for pack a7505bd52e3782f3dfbb10ac4f5b6c8b577c7739
Getting pack 9d6ff0d1b6334089f18fe2a25e4017a9a874cd77
 which contains a6e0e74f933745c45d2b5ee83a0898d973acaf71
got d70da93b038dbee50cb3e84cc0db25aab424a772
got 6b1f78ae6ad037382ad430b07064105c88f7ac02
got 95bd78f93cfc903186e88fc58deac036c401cfbc
got 580611cb0932143fc2d7a735cfa9ce1ef34d6002
got 4f90a896f2c64cc05c3a1bc451a0aee6ebbadd61
got afac8b07172d7e4a65f86ce1ec4c783a6165ba1f
....

If you have a proxy, try this beforehand:

export http_proxy=http://<username>:<password>@<proxy_ip>:<proxy_port>

Cheers
  Detlev

-- 
To you I'm an atheist; to God, I'm the Loyal Opposition.
                                        -- Woody Allen
--
DENX Software Engineering GmbH,      MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich,  Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-40 Fax: (+49)-8142-66989-80 Email: dzu at denx.de

  reply	other threads:[~2009-06-25 13:12 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-23 13:35 [U-Boot] [PATCH 3/3] A320: Add support for Faraday A320 evaluation board Po-Yu Chuang
2009-06-24  0:09 ` Jean-Christophe PLAGNIOL-VILLARD
2009-06-24  5:07   ` Po-Yu Chuang
2009-06-24 13:28     ` Detlev Zundel
2009-06-25  5:35       ` Po-Yu Chuang
2009-06-25 13:12         ` Detlev Zundel [this message]
2009-06-26  3:05           ` Po-Yu Chuang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2eit8cv8l.fsf@ohwell.denx.de \
    --to=dzu@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox