<?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: how to implement new command in uboot bootloader? in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/how-to-implement-new-command-in-uboot-bootloader/m-p/502535#M81349</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi karunakar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;adding new uboot command was described in its mail lists:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.freescale.com/external-link.jspa?url=http%3A%2F%2Flists.denx.de%2Fpipermail%2Fu-boot%2F2009-May%2F052241.html" rel="nofollow" target="_blank"&gt;http://lists.denx.de/pipermail/u-boot/2009-May/052241.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.freescale.com/external-link.jspa?url=http%3A%2F%2Farticle.gmane.org%2Fgmane.comp.boot-loaders.u-boot%2F68520%2Fmatch%3Dnew%2Bcommand" rel="nofollow" target="_blank"&gt;http://article.gmane.org/gmane.comp.boot-loaders.u-boot/68520/match=new+command&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.freescale.com/external-link.jspa?url=http%3A%2F%2Fcodingordie.blogspot.ru%2F2010%2F02%2Fadding-new-u-boot-commands.html" rel="nofollow" target="_blank"&gt;http://codingordie.blogspot.ru/2010/02/adding-new-u-boot-commands.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Mar 2016 12:25:21 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2016-03-02T12:25:21Z</dc:date>
    <item>
      <title>how to implement new command in uboot bootloader?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/how-to-implement-new-command-in-uboot-bootloader/m-p/502534#M81348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hard Ware Tests from U-Boot&lt;/P&gt;&lt;P&gt;1. New Command will be added to the U-Boot:&lt;/P&gt;&lt;P&gt;• u-boot&amp;gt;chkboard&lt;/P&gt;&lt;P&gt;&amp;gt; command will get one parameter which check to run one specific check or all checks:&lt;/P&gt;&lt;P&gt;&amp;gt;chkboard RS-232 100&lt;/P&gt;&lt;P&gt;usage: chkboard RS-232-2 LoopCount&lt;/P&gt;&lt;P&gt;Loop Back Cable/Connector will be used to connect: RS232-2 Tx to RS232-2 Rx&lt;/P&gt;&lt;P&gt;UART2 Should be configured as RS-232 using the RS232/RS485 selection GPIO&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2016 11:31:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/how-to-implement-new-command-in-uboot-bootloader/m-p/502534#M81348</guid>
      <dc:creator>karunakarkatta</dc:creator>
      <dc:date>2016-03-02T11:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: how to implement new command in uboot bootloader?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/how-to-implement-new-command-in-uboot-bootloader/m-p/502535#M81349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi karunakar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;adding new uboot command was described in its mail lists:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.freescale.com/external-link.jspa?url=http%3A%2F%2Flists.denx.de%2Fpipermail%2Fu-boot%2F2009-May%2F052241.html" rel="nofollow" target="_blank"&gt;http://lists.denx.de/pipermail/u-boot/2009-May/052241.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.freescale.com/external-link.jspa?url=http%3A%2F%2Farticle.gmane.org%2Fgmane.comp.boot-loaders.u-boot%2F68520%2Fmatch%3Dnew%2Bcommand" rel="nofollow" target="_blank"&gt;http://article.gmane.org/gmane.comp.boot-loaders.u-boot/68520/match=new+command&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.freescale.com/external-link.jspa?url=http%3A%2F%2Fcodingordie.blogspot.ru%2F2010%2F02%2Fadding-new-u-boot-commands.html" rel="nofollow" target="_blank"&gt;http://codingordie.blogspot.ru/2010/02/adding-new-u-boot-commands.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2016 12:25:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/how-to-implement-new-command-in-uboot-bootloader/m-p/502535#M81349</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-03-02T12:25:21Z</dc:date>
    </item>
  </channel>
</rss>

