<?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 booting vxworks using uboot in T-Series</title>
    <link>https://community.nxp.com/t5/T-Series/booting-vxworks-using-uboot/m-p/486403#M700</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to boot vxworks using uboot for t2080rdb board.&lt;/P&gt;&lt;P&gt;i download image over tftp at 0x1000000&lt;/P&gt;&lt;P&gt;gave bootvx 1000000&lt;/P&gt;&lt;P&gt;=&amp;gt; bootvx 1000000&lt;/P&gt;&lt;P&gt;## Ethernet MAC address not copied to NV RAM&lt;/P&gt;&lt;P&gt;## Using bootline (@ 0x4200): root=/dev/ram rw console=ttyS0,115200&lt;/P&gt;&lt;P&gt;## Starting vxWorks at 0x00100000 ...&lt;/P&gt;&lt;P&gt;but the log hangs after this.&lt;/P&gt;&lt;P&gt;am i doing anything wrong???&lt;/P&gt;&lt;P&gt;i also wanted to know whether the control has jump to vxworks or still its in uboot????&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Dec 2015 10:55:03 GMT</pubDate>
    <dc:creator>pritokhatri</dc:creator>
    <dc:date>2015-12-16T10:55:03Z</dc:date>
    <item>
      <title>booting vxworks using uboot</title>
      <link>https://community.nxp.com/t5/T-Series/booting-vxworks-using-uboot/m-p/486403#M700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to boot vxworks using uboot for t2080rdb board.&lt;/P&gt;&lt;P&gt;i download image over tftp at 0x1000000&lt;/P&gt;&lt;P&gt;gave bootvx 1000000&lt;/P&gt;&lt;P&gt;=&amp;gt; bootvx 1000000&lt;/P&gt;&lt;P&gt;## Ethernet MAC address not copied to NV RAM&lt;/P&gt;&lt;P&gt;## Using bootline (@ 0x4200): root=/dev/ram rw console=ttyS0,115200&lt;/P&gt;&lt;P&gt;## Starting vxWorks at 0x00100000 ...&lt;/P&gt;&lt;P&gt;but the log hangs after this.&lt;/P&gt;&lt;P&gt;am i doing anything wrong???&lt;/P&gt;&lt;P&gt;i also wanted to know whether the control has jump to vxworks or still its in uboot????&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 10:55:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/booting-vxworks-using-uboot/m-p/486403#M700</guid>
      <dc:creator>pritokhatri</dc:creator>
      <dc:date>2015-12-16T10:55:03Z</dc:date>
    </item>
    <item>
      <title>Re: booting vxworks using uboot</title>
      <link>https://community.nxp.com/t5/T-Series/booting-vxworks-using-uboot/m-p/486404#M701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm having exactly the same problem on the T2080RDB.&lt;/P&gt;&lt;P&gt;Trying to get VxWorks 6.9.4 booted through U-Boot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Same results as OP.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Can anyone help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 12:51:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/booting-vxworks-using-uboot/m-p/486404#M701</guid>
      <dc:creator>elsasnow</dc:creator>
      <dc:date>2016-02-05T12:51:01Z</dc:date>
    </item>
    <item>
      <title>Re: booting vxworks using uboot</title>
      <link>https://community.nxp.com/t5/T-Series/booting-vxworks-using-uboot/m-p/486405#M702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have figured it out?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2016 19:37:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/booting-vxworks-using-uboot/m-p/486405#M702</guid>
      <dc:creator>leotao</dc:creator>
      <dc:date>2016-07-07T19:37:19Z</dc:date>
    </item>
    <item>
      <title>Re: booting vxworks using uboot</title>
      <link>https://community.nxp.com/t5/T-Series/booting-vxworks-using-uboot/m-p/486406#M703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On my issue, yes.&lt;/P&gt;&lt;P&gt;NXP changed SoDIMM vendors for rev C of the T2080RDB.&lt;/P&gt;&lt;P&gt;This requires some slight changes to the SPD parameters, which are hardcoded into the BSP.&lt;/P&gt;&lt;P&gt;The BSP works on some boards without changes, but requires the change on others, so the timing problem is right on the edge, I'm thinking.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm able to boot straight into VxWorks, bypassing U-boot entirely.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2016 19:54:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/booting-vxworks-using-uboot/m-p/486406#M703</guid>
      <dc:creator>elsasnow</dc:creator>
      <dc:date>2016-07-07T19:54:34Z</dc:date>
    </item>
  </channel>
</rss>

