<?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: MPC8313ERDB U-Boot Ethernet Port Speed (1G) in Other NXP Products</title>
    <link>https://community.nxp.com/t5/Other-NXP-Products/MPC8313ERDB-U-Boot-Ethernet-Port-Speed-1G/m-p/136190#M216</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;That makes sense based upon what I am seeing.&lt;BR /&gt;&lt;BR /&gt;Thanks... now to find out what changes they made...&lt;BR /&gt;&lt;BR /&gt;Maybe Flash Card or USB Pen drive can be used to load code...&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Jun 2007 01:11:32 GMT</pubDate>
    <dc:creator>w2vy</dc:creator>
    <dc:date>2007-06-13T01:11:32Z</dc:date>
    <item>
      <title>MPC8313ERDB U-Boot Ethernet Port Speed (1G)</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/MPC8313ERDB-U-Boot-Ethernet-Port-Speed-1G/m-p/136186#M212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;I am trying to load a new kernel into my RDB and I am finding the Port Speed is 1GB and I am on a 100MB Network.&lt;BR /&gt;&lt;BR /&gt;Is there a way in UBOOT to change this?&lt;BR /&gt;&lt;BR /&gt;Tom&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 23:57:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/MPC8313ERDB-U-Boot-Ethernet-Port-Speed-1G/m-p/136186#M212</guid>
      <dc:creator>w2vy</dc:creator>
      <dc:date>2007-06-07T23:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: MPC8313ERDB U-Boot Ethernet Port Speed (1G)</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/MPC8313ERDB-U-Boot-Ethernet-Port-Speed-1G/m-p/136187#M213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;When you use a PHY for 1GB, you won't have anychoice you will have to use 1GB, but 1GB works on 100MB I don't see your problem...we are using a mpc8313erdb board and it works perfectly with a 100MB network.&lt;BR /&gt;You are welcome&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2007 20:54:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/MPC8313ERDB-U-Boot-Ethernet-Port-Speed-1G/m-p/136187#M213</guid>
      <dc:creator>aurelihein</dc:creator>
      <dc:date>2007-06-12T20:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: MPC8313ERDB U-Boot Ethernet Port Speed (1G)</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/MPC8313ERDB-U-Boot-Ethernet-Port-Speed-1G/m-p/136188#M214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Well I guess it bothers me that TSEC1 comes up at 1G&lt;BR /&gt;&lt;BR /&gt;I also tried TSEC0 which reports it is 100M but I still can't ping.&lt;BR /&gt;&lt;BR /&gt;It has pinged (and tftp) ok once or twice and I can't figure out what enabled it to work.&lt;BR /&gt;I am assuming it is something in my local net not the board&lt;BR /&gt;&lt;BR /&gt;tom&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2007 21:08:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/MPC8313ERDB-U-Boot-Ethernet-Port-Speed-1G/m-p/136188#M214</guid>
      <dc:creator>w2vy</dc:creator>
      <dc:date>2007-06-12T21:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: MPC8313ERDB U-Boot Ethernet Port Speed (1G)</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/MPC8313ERDB-U-Boot-Ethernet-Port-Speed-1G/m-p/136189#M215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Tom, et. al.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;When I first started playing with my board, I also was having difficulty TFTP which at one point I attributed to speed issues, it turned out it wasn't speed, but "other" traffic.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;After a lot of playing around and searching around the web, I was able to find out that u-boot on the MPC8313E-RDB board is extremely sensitive to other traffic on a network.&amp;nbsp; There were posts on the Blackfin processor site saying that u-boot would fail in cases where it received other traffic on a network and would fail at all speeds.&amp;nbsp; It appears also that they were able to fix it by changing the u-boot code to be less sensitive to other traffic being received, but I couldn't find any follow ups if it ever made it back into the main u-boot source tree.&amp;nbsp; The symptom you get is where when running TFTP you get so many timeouts that it fails.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;The key for me turned out that u-boot TFTP can be made reliable, but only if you do a direct back to back connection between the target board and the TFTP host.&amp;nbsp; In that case, you may get an initial timeout, but after that, it downloads fine.&amp;nbsp; It also works on either ETSEC and works at both 100 MBPS and 1 GBPS connections.&amp;nbsp; So you should not have to change the speed to get TFTP to work.&amp;nbsp; If you notice all the instructions and samples from Freescale always tell you to directly connect, so if you are not doing that, I highly recommend you don't TFTP with the current u-boot SW on a network connection (unless you can guarantee the target board doesn't receive other spurious traffic).&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Another thing to note is that when it comes to ETSEC1 (called TSEC0 under u-boot) is connected to a Vitesse switch chip on the board, so from what I can tell, that port always runs at 1 GBPS, but the actual 5 physical ports on the board will run OK and automatically at 1 GBPS, 100 MBPS or even 10 MBPS and the switch chip will take care of the speed mismatch.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;In the case of ETSEC2 (TSEC1 under u-boot), it is not connected to a switch, so if you plug a 100 MBPS connection into it, it will auto-negotiate from 1 GBPS to 100 MBPS (or 10) and also report that speed under u-boot.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Hope this helps,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Alan&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;P.S. Wouldn't it have been nice if the numbering of the ports between Linux, u-boot and the Freescale chip were the same?&amp;nbsp; It certanly adds to the confusion.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 00:34:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/MPC8313ERDB-U-Boot-Ethernet-Port-Speed-1G/m-p/136189#M215</guid>
      <dc:creator>abartky</dc:creator>
      <dc:date>2007-06-13T00:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: MPC8313ERDB U-Boot Ethernet Port Speed (1G)</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/MPC8313ERDB-U-Boot-Ethernet-Port-Speed-1G/m-p/136190#M216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;That makes sense based upon what I am seeing.&lt;BR /&gt;&lt;BR /&gt;Thanks... now to find out what changes they made...&lt;BR /&gt;&lt;BR /&gt;Maybe Flash Card or USB Pen drive can be used to load code...&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 01:11:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/MPC8313ERDB-U-Boot-Ethernet-Port-Speed-1G/m-p/136190#M216</guid>
      <dc:creator>w2vy</dc:creator>
      <dc:date>2007-06-13T01:11:32Z</dc:date>
    </item>
  </channel>
</rss>

