<?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>i.MX ProcessorsのトピックRe: IMX6 sabre lite board</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-sabre-lite-board/m-p/175844#M6595</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; git branch -a&lt;BR /&gt;* master&lt;BR /&gt; remotes/origin/HEAD -&amp;gt; origin/master&lt;BR /&gt; remotes/origin/imx_v2009.08&lt;BR /&gt; remotes/origin/imx_v2009.08_10.04.01&lt;BR /&gt; remotes/origin/imx_v2009.08_10.05.02&lt;BR /&gt; remotes/origin/imx_v2009.08_10.07.11&lt;BR /&gt; remotes/origin/imx_v2009.08_10.10.01&lt;BR /&gt; remotes/origin/imx_v2009.08_10.11.01&lt;BR /&gt; remotes/origin/imx_v2009.08_11.04.01&lt;BR /&gt; remotes/origin/imx_v2009.08_11.05.01&lt;BR /&gt; remotes/origin/imx_v2009.08_11.09.01&lt;BR /&gt; remotes/origin/imx_v2009.08_11.11.01&lt;BR /&gt; remotes/origin/imx_v2009.08_12.01.01&lt;BR /&gt; remotes/origin/imx_v2009.08_12.02.01&lt;BR /&gt; remotes/origin/maddev-imx-android-r10.3&lt;BR /&gt; remotes/origin/maddev-imx-android-r13.2&lt;BR /&gt; remotes/origin/master&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Jul 2012 11:39:46 GMT</pubDate>
    <dc:creator>jk1z</dc:creator>
    <dc:date>2012-07-18T11:39:46Z</dc:date>
    <item>
      <title>IMX6 sabre lite board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-sabre-lite-board/m-p/175832#M6583</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;I have downloaded the uboot and linux source from the&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://imxcommunity.org/group/i-mx-6-series-processors/forum/topics/i-mx6-resources"&gt;http://imxcommunity.org/group/i-mx-6-series-processors/forum/topics/i-mx6-resources&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and try to compile it, but I got some errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did anyone compiled it as separate source ? (both linux and uboot source - without using LTIB).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any specific config file to be used?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks and rgds.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2012 10:25:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6-sabre-lite-board/m-p/175832#M6583</guid>
      <dc:creator>jk1z</dc:creator>
      <dc:date>2012-07-16T10:25:17Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6 sabre lite board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-sabre-lite-board/m-p/175833#M6584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The page you mention above points to 4 different U-Boot/Kernel sources. Which one have you used? Please share the details you've done and the errors you get. Yes, a lot of people are working without LTIB.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2012 11:03:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6-sabre-lite-board/m-p/175833#M6584</guid>
      <dc:creator>DirkBehme</dc:creator>
      <dc:date>2012-07-16T11:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6 sabre lite board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-sabre-lite-board/m-p/175834#M6585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please refer to the method used for other i.MX, such in the BSP doc: uboot_mx5x.pdf.&lt;/P&gt;&lt;P&gt;Typically, to build u-boot for the sabre lite board, it is:&lt;/P&gt;&lt;P&gt;make CROSS_COMPILE=/opt/freescale/usr/local/gcc-4.1.2-glibc-2.5-nptl-3/arm-none-linux-gnueabi/bin/arm-none-linux-gnueabi- mx6q_sabrelite_config&lt;/P&gt;&lt;P&gt;make CROSS_COMPILE=/opt/freescale/usr/local/gcc-4.1.2-glibc-2.5-nptl-3/arm-none-linux-gnueabi/bin/arm-none-linux-gnueabi-&lt;/P&gt;&lt;P&gt;Other cross compiler versions should work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2012 11:54:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6-sabre-lite-board/m-p/175834#M6585</guid>
      <dc:creator>FlorentAuger</dc:creator>
      <dc:date>2012-07-16T11:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6 sabre lite board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-sabre-lite-board/m-p/175835#M6586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Florent,&lt;/P&gt;&lt;P&gt;Linux kernel I have succeeded the compilation - by changing the menuconfig options.&lt;/P&gt;&lt;P&gt;For uboot, I dint find any config file related to sabrelite board.&lt;/P&gt;&lt;P&gt;Do anyone have done the compilation for u-boot?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also there is no any specific func spec or documents for sabre lite, and IMX6Q processors.&lt;/P&gt;&lt;P&gt;any suggestions on this would be more helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks and regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2012 10:16:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6-sabre-lite-board/m-p/175835#M6586</guid>
      <dc:creator>jk1z</dc:creator>
      <dc:date>2012-07-17T10:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6 sabre lite board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-sabre-lite-board/m-p/175836#M6587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As mentioned above: Please share the details you've done and the errors you get! Which U-Boot do you use?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2012 11:05:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6-sabre-lite-board/m-p/175836#M6587</guid>
      <dc:creator>DirkBehme</dc:creator>
      <dc:date>2012-07-17T11:05:24Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6 sabre lite board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-sabre-lite-board/m-p/175837#M6588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As Dirk said, we don't know which of the versions you use !!!&lt;/P&gt;&lt;P&gt;I cloned the first git suggested for u-boot:&lt;/P&gt;&lt;P&gt;&lt;A href="http://git.freescale.com/git/cgit.cgi/imx/uboot-imx.git/" target="_blank"&gt;http://git.freescale.com/git/cgit.cgi/imx/uboot-imx.git/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;then checkout the branch "imx_v2009.08", and build successfully the i.MX6DQ Sabre-lite u-boot with the commands that I put above.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2012 13:40:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6-sabre-lite-board/m-p/175837#M6588</guid>
      <dc:creator>FlorentAuger</dc:creator>
      <dc:date>2012-07-17T13:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6 sabre lite board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-sabre-lite-board/m-p/175838#M6589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Florent,&lt;/P&gt;&lt;P&gt;thanks for the reply, I tried with installing git in my windows machine and used git bash to clone the repository.&lt;/P&gt;&lt;P&gt;But I got a fatal error:&lt;/P&gt;&lt;P&gt;"no address associated with the name&lt;/P&gt;&lt;P&gt;The remote end hung up unexpectedly."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used the command - git clone git://&lt;A href="http://git.freescale.com/git/cgit.cgi/imx/uboot-imx.git"&gt;git.freescale.com/git/cgit.cgi/imx/uboot-imx.git&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Kindly let me know if there anything to be corrected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2012 06:45:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6-sabre-lite-board/m-p/175838#M6589</guid>
      <dc:creator>jk1z</dc:creator>
      <dc:date>2012-07-18T06:45:56Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6 sabre lite board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-sabre-lite-board/m-p/175839#M6590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The address to clone is not correct. I provided you with the web page showing the details of the repository !&lt;/P&gt;&lt;P&gt;You should go on that page with a web browser, and you'll see that the repository can be cloned with the link provided at the bottom of the page:&lt;/P&gt;&lt;P&gt;"Clone&lt;BR /&gt;git://git.freescale.com/imx/uboot-imx.git&lt;BR /&gt;&lt;A href="http://git.freescale.com/git/cgit.cgi/imx/uboot-imx.git" target="_blank"&gt;http://git.freescale.com/git/cgit.cgi/imx/uboot-imx.git&lt;/A&gt;"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2012 08:39:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6-sabre-lite-board/m-p/175839#M6590</guid>
      <dc:creator>FlorentAuger</dc:creator>
      <dc:date>2012-07-18T08:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6 sabre lite board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-sabre-lite-board/m-p/175840#M6591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Florent,&lt;/P&gt;&lt;P&gt;thanks for the correction and git works now.&lt;/P&gt;&lt;P&gt;but the source that cloned, is not having the config file for mx6q sabre, and so it gives error.&lt;/P&gt;&lt;P&gt;================&lt;/P&gt;&lt;P&gt;make ARCH=arm CROSS_COMPILE=arm-none-linux-gnueabi- mx6q_sabrelite_config&lt;BR /&gt;make: *** No rule to make target `mx6q_sabrelite_config'. Stop.&lt;BR /&gt;make: *** [mx6q_sabrelite_config] Error 1&lt;/P&gt;&lt;P&gt;=====================&lt;/P&gt;&lt;P&gt;-rgds&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2012 11:05:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6-sabre-lite-board/m-p/175840#M6591</guid>
      <dc:creator>jk1z</dc:creator>
      <dc:date>2012-07-18T11:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6 sabre lite board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-sabre-lite-board/m-p/175841#M6592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It has a SabreLite config:&lt;/P&gt;&lt;P&gt;&lt;A href="http://git.freescale.com/git/cgit.cgi/imx/uboot-imx.git/tree/include/configs/mx6q_sabrelite.h?h=imx_v2009.08" target="_blank"&gt;http://git.freescale.com/git/cgit.cgi/imx/uboot-imx.git/tree/include/configs/mx6q_sabrelite.h?h=imx_v2009.08&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Are you sure you followed Florent's advice "checkout the branch "imx_v2009.08""?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2012 11:09:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6-sabre-lite-board/m-p/175841#M6592</guid>
      <dc:creator>DirkBehme</dc:creator>
      <dc:date>2012-07-18T11:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6 sabre lite board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-sabre-lite-board/m-p/175842#M6593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes Dirk,&lt;/P&gt;&lt;P&gt;I have cloned the uboot git, is there any way I can verify it for the correct version?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2012 11:27:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6-sabre-lite-board/m-p/175842#M6593</guid>
      <dc:creator>jk1z</dc:creator>
      <dc:date>2012-07-18T11:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6 sabre lite board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-sabre-lite-board/m-p/175843#M6594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What does "git branch -a" show?&lt;/P&gt;&lt;P&gt;"git log" should show&lt;/P&gt;&lt;P&gt;&lt;A href="http://git.freescale.com/git/cgit.cgi/imx/uboot-imx.git/commit/?h=imx_v2009.08&amp;amp;id=d3020f5dfa80f3c106aea7ec030dd5081416aac7" target="_blank"&gt;http://git.freescale.com/git/cgit.cgi/imx/uboot-imx.git/commit/?h=imx_v2009.08&amp;amp;id=d3020f5dfa80f3c106aea7ec030dd5081416aac7&lt;/A&gt;&lt;/P&gt;&lt;P&gt;as topmost commit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2012 11:32:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6-sabre-lite-board/m-p/175843#M6594</guid>
      <dc:creator>DirkBehme</dc:creator>
      <dc:date>2012-07-18T11:32:54Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6 sabre lite board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-sabre-lite-board/m-p/175844#M6595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; git branch -a&lt;BR /&gt;* master&lt;BR /&gt; remotes/origin/HEAD -&amp;gt; origin/master&lt;BR /&gt; remotes/origin/imx_v2009.08&lt;BR /&gt; remotes/origin/imx_v2009.08_10.04.01&lt;BR /&gt; remotes/origin/imx_v2009.08_10.05.02&lt;BR /&gt; remotes/origin/imx_v2009.08_10.07.11&lt;BR /&gt; remotes/origin/imx_v2009.08_10.10.01&lt;BR /&gt; remotes/origin/imx_v2009.08_10.11.01&lt;BR /&gt; remotes/origin/imx_v2009.08_11.04.01&lt;BR /&gt; remotes/origin/imx_v2009.08_11.05.01&lt;BR /&gt; remotes/origin/imx_v2009.08_11.09.01&lt;BR /&gt; remotes/origin/imx_v2009.08_11.11.01&lt;BR /&gt; remotes/origin/imx_v2009.08_12.01.01&lt;BR /&gt; remotes/origin/imx_v2009.08_12.02.01&lt;BR /&gt; remotes/origin/maddev-imx-android-r10.3&lt;BR /&gt; remotes/origin/maddev-imx-android-r13.2&lt;BR /&gt; remotes/origin/master&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2012 11:39:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6-sabre-lite-board/m-p/175844#M6595</guid>
      <dc:creator>jk1z</dc:creator>
      <dc:date>2012-07-18T11:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6 sabre lite board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-sabre-lite-board/m-p/175845#M6596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And this shows that you haven't checked out the "imx_v2009.08" branch :(&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;git checkout -b imx_v2009.08 origin/imx_v2009.08&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2012 11:43:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6-sabre-lite-board/m-p/175845#M6596</guid>
      <dc:creator>DirkBehme</dc:creator>
      <dc:date>2012-07-18T11:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6 sabre lite board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-sabre-lite-board/m-p/175846#M6597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have checked this out and now it got compiled. many thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2012 12:12:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6-sabre-lite-board/m-p/175846#M6597</guid>
      <dc:creator>jk1z</dc:creator>
      <dc:date>2012-07-18T12:12:37Z</dc:date>
    </item>
  </channel>
</rss>

