<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: iMX53 QSB: Unable to connect to git.denx.de... in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/iMX53-QSB-Unable-to-connect-to-git-denx-de/m-p/214128#M13356</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vu Phang,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I manually executed the following command from the script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;git clone git://git.denx.de/u-boot.git uboot-imx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I was able to clone the repository successfully.&amp;nbsp; I am also able to resolve the name domain name 'git.denx.de' to the IP address 85.214.87.163 using ping (although the server doesn't respond to ICMP echo requests).&amp;nbsp; The server will also supply the a web-based listing of the projects if you use a Browser to load 'git.denx.de'.&amp;nbsp; In the header, it also indicates it will accept '&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://"&gt;http://&lt;/A&gt;&lt;SPAN&gt;' as well as 'git://' which I confirmed makes a connection but seemed to stall trying to pull the data.&amp;nbsp; Based on a quick review of the script, it should work for you unless there is a firewall issue using git.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you able to bring up 'git.denx.de' in your Browser?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Oct 2012 07:00:59 GMT</pubDate>
    <dc:creator>JeffKudrick</dc:creator>
    <dc:date>2012-10-11T07:00:59Z</dc:date>
    <item>
      <title>iMX53 QSB: Unable to connect to git.denx.de...</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX53-QSB-Unable-to-connect-to-git-denx-de/m-p/214124#M13352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm newbie of iMX53; I'm working on the iMX53 QSB-R. I follow the &lt;STRONG&gt;Adeneo Release Notes r4.3.pdf &lt;/STRONG&gt;to download and build android for QSB. When I run ./dowload_android.sh; I have error announcement below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Install bootloader...&lt;/P&gt;&lt;P&gt;Cloning into boot-imx...&lt;/P&gt;&lt;P&gt;fatal: unable to connect to git.denx.de&lt;/P&gt;&lt;P&gt;git.denx.de[0: 85.214.87.163]: errno=Connection refused&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error: Failed to check out bootloader&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anybody help me to resolve this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;P&gt;Vu Phung&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 03:23:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX53-QSB-Unable-to-connect-to-git-denx-de/m-p/214124#M13352</guid>
      <dc:creator>VuPhung</dc:creator>
      <dc:date>2012-10-11T03:23:35Z</dc:date>
    </item>
    <item>
      <title>Re: iMX53 QSB: Unable to connect to git.denx.de...</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX53-QSB-Unable-to-connect-to-git-denx-de/m-p/214125#M13353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anybody help me to fix this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thank,&lt;/P&gt;&lt;P&gt;Vu Phung&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 06:06:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX53-QSB-Unable-to-connect-to-git-denx-de/m-p/214125#M13353</guid>
      <dc:creator>VuPhung</dc:creator>
      <dc:date>2012-10-11T06:06:39Z</dc:date>
    </item>
    <item>
      <title>Re: iMX53 QSB: Unable to connect to git.denx.de...</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX53-QSB-Unable-to-connect-to-git-denx-de/m-p/214126#M13354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vu Phung,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since the actions to download source is from the 'download_android.sh' script, have you reviewed the script command which is responsible for downloading the U-Boot repository?&amp;nbsp; It might be helpful attempt manual execution of the command to clone the repository if this is supposed to be performed via a 'repo sync'.&amp;nbsp; Also, it would be helpful to upload the script for review.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jeff&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 06:16:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX53-QSB-Unable-to-connect-to-git-denx-de/m-p/214126#M13354</guid>
      <dc:creator>JeffKudrick</dc:creator>
      <dc:date>2012-10-11T06:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: iMX53 QSB: Unable to connect to git.denx.de...</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX53-QSB-Unable-to-connect-to-git-denx-de/m-p/214127#M13355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Jeffery,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I upload the script file here, could you have a look it to help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank and Best Regards,&lt;/P&gt;&lt;P&gt;Vu Phung&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 06:37:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX53-QSB-Unable-to-connect-to-git-denx-de/m-p/214127#M13355</guid>
      <dc:creator>VuPhung</dc:creator>
      <dc:date>2012-10-11T06:37:33Z</dc:date>
    </item>
    <item>
      <title>Re: iMX53 QSB: Unable to connect to git.denx.de...</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX53-QSB-Unable-to-connect-to-git-denx-de/m-p/214128#M13356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vu Phang,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I manually executed the following command from the script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;git clone git://git.denx.de/u-boot.git uboot-imx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I was able to clone the repository successfully.&amp;nbsp; I am also able to resolve the name domain name 'git.denx.de' to the IP address 85.214.87.163 using ping (although the server doesn't respond to ICMP echo requests).&amp;nbsp; The server will also supply the a web-based listing of the projects if you use a Browser to load 'git.denx.de'.&amp;nbsp; In the header, it also indicates it will accept '&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://"&gt;http://&lt;/A&gt;&lt;SPAN&gt;' as well as 'git://' which I confirmed makes a connection but seemed to stall trying to pull the data.&amp;nbsp; Based on a quick review of the script, it should work for you unless there is a firewall issue using git.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you able to bring up 'git.denx.de' in your Browser?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 07:00:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX53-QSB-Unable-to-connect-to-git-denx-de/m-p/214128#M13356</guid>
      <dc:creator>JeffKudrick</dc:creator>
      <dc:date>2012-10-11T07:00:59Z</dc:date>
    </item>
    <item>
      <title>Re: iMX53 QSB: Unable to connect to git.denx.de...</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX53-QSB-Unable-to-connect-to-git-denx-de/m-p/214129#M13357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Jeffery,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Follow your instruction, I have downloaded the u-boot, maybe the firewall issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vu Phung&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 07:48:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX53-QSB-Unable-to-connect-to-git-denx-de/m-p/214129#M13357</guid>
      <dc:creator>VuPhung</dc:creator>
      <dc:date>2012-10-11T07:48:13Z</dc:date>
    </item>
  </channel>
</rss>

