<?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: uboot and kernel build images from sorce code using ltib for ubuntu 14.04 64 bit. in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/uboot-and-kernel-build-images-from-sorce-code-using-ltib-for/m-p/425262#M64390</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to use FSL U-boot and kernel you can find them at: &lt;A href="http://git.freescale.com/git/" title="http://git.freescale.com/git/"&gt;Freescale Public GIT&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to use mainline U-boot: &lt;A href="http://git.denx.de/" title="http://git.denx.de/"&gt;git.denx.de Git&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to use mainline kernel: &lt;A href="https://www.kernel.org/" title="https://www.kernel.org/"&gt;https://www.kernel.org/&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabio Estevam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 25 Oct 2015 18:30:35 GMT</pubDate>
    <dc:creator>fabio_estevam</dc:creator>
    <dc:date>2015-10-25T18:30:35Z</dc:date>
    <item>
      <title>uboot and kernel build images from sorce code using ltib for ubuntu 14.04 64 bit.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/uboot-and-kernel-build-images-from-sorce-code-using-ltib-for/m-p/425258#M64386</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;Ii need to build uboot images for i.MX 35 target.But I am facing so many errors to build ltib.&lt;/P&gt;&lt;P&gt;I am using Ubuntu 14.04 64 bit host machine.&lt;/P&gt;&lt;P&gt;Please share steps immediately.&lt;/P&gt;&lt;P&gt;Is it any another way to build images for imx 35.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Oct 2015 13:06:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/uboot-and-kernel-build-images-from-sorce-code-using-ltib-for/m-p/425258#M64386</guid>
      <dc:creator>hemantkumar</dc:creator>
      <dc:date>2015-10-24T13:06:40Z</dc:date>
    </item>
    <item>
      <title>Re: uboot and kernel build images from sorce code using ltib for ubuntu 14.04 64 bit.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/uboot-and-kernel-build-images-from-sorce-code-using-ltib-for/m-p/425259#M64387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can git clone U-boot and kernel mainline and build them manually. No need to use LTIB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For building U-boot mainline for mx35pdk:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;export ARCH=arm&lt;/P&gt;&lt;P&gt;export CROSS_COMPILE=/usr/bin/arm-linux-gnueabi-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;make mrproper&lt;/P&gt;&lt;P&gt;make mx35pdk_config&lt;/P&gt;&lt;P&gt;make&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabio Estevam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Oct 2015 19:34:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/uboot-and-kernel-build-images-from-sorce-code-using-ltib-for/m-p/425259#M64387</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2015-10-24T19:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: uboot and kernel build images from sorce code using ltib for ubuntu 14.04 64 bit.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/uboot-and-kernel-build-images-from-sorce-code-using-ltib-for/m-p/425260#M64388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sir,&lt;/P&gt;&lt;P&gt;Thanks...&lt;/P&gt;&lt;P&gt;But,I have downloaded L2.6.31_09.12.01 SDK.I want to do flashing using NAND Flash.&lt;/P&gt;&lt;P&gt;So,I need u-boot-3ds.bin.From where I can get uboot,kernel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me in which matter.I am looking forward to your reply&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Oct 2015 04:52:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/uboot-and-kernel-build-images-from-sorce-code-using-ltib-for/m-p/425260#M64388</guid>
      <dc:creator>hemantkumar</dc:creator>
      <dc:date>2015-10-25T04:52:40Z</dc:date>
    </item>
    <item>
      <title>Re: uboot and kernel build images from sorce code using ltib for ubuntu 14.04 64 bit.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/uboot-and-kernel-build-images-from-sorce-code-using-ltib-for/m-p/425261#M64389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need link of git for uboot and kernel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Hemant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Oct 2015 05:06:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/uboot-and-kernel-build-images-from-sorce-code-using-ltib-for/m-p/425261#M64389</guid>
      <dc:creator>hemantkumar</dc:creator>
      <dc:date>2015-10-25T05:06:38Z</dc:date>
    </item>
    <item>
      <title>Re: uboot and kernel build images from sorce code using ltib for ubuntu 14.04 64 bit.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/uboot-and-kernel-build-images-from-sorce-code-using-ltib-for/m-p/425262#M64390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to use FSL U-boot and kernel you can find them at: &lt;A href="http://git.freescale.com/git/" title="http://git.freescale.com/git/"&gt;Freescale Public GIT&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to use mainline U-boot: &lt;A href="http://git.denx.de/" title="http://git.denx.de/"&gt;git.denx.de Git&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to use mainline kernel: &lt;A href="https://www.kernel.org/" title="https://www.kernel.org/"&gt;https://www.kernel.org/&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabio Estevam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Oct 2015 18:30:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/uboot-and-kernel-build-images-from-sorce-code-using-ltib-for/m-p/425262#M64390</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2015-10-25T18:30:35Z</dc:date>
    </item>
    <item>
      <title>Re: uboot and kernel build images from sorce code using ltib for ubuntu 14.04 64 bit.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/uboot-and-kernel-build-images-from-sorce-code-using-ltib-for/m-p/425263#M64391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sir,&lt;/P&gt;&lt;P&gt;I have done with u-boot.&lt;/P&gt;&lt;P&gt;But I need Kernel link(I just found git link for imx 25 but not for imx 35) and its compilation steps.&lt;/P&gt;&lt;P&gt;Please........&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Hemant &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Oct 2015 19:54:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/uboot-and-kernel-build-images-from-sorce-code-using-ltib-for/m-p/425263#M64391</guid>
      <dc:creator>hemantkumar</dc:creator>
      <dc:date>2015-10-25T19:54:50Z</dc:date>
    </item>
    <item>
      <title>Re: uboot and kernel build images from sorce code using ltib for ubuntu 14.04 64 bit.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/uboot-and-kernel-build-images-from-sorce-code-using-ltib-for/m-p/425264#M64392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Dear Sir,&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;I have done with u-boot.&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;But I need Kernel link(I just found git link for imx 25 but not for imx 35) and its compilation steps like which branch should I choose make..... steps.&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Please........&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&amp;nbsp;&amp;nbsp; Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Best Regards&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Hemant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Oct 2015 20:01:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/uboot-and-kernel-build-images-from-sorce-code-using-ltib-for/m-p/425264#M64392</guid>
      <dc:creator>hemantkumar</dc:creator>
      <dc:date>2015-10-25T20:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: uboot and kernel build images from sorce code using ltib for ubuntu 14.04 64 bit.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/uboot-and-kernel-build-images-from-sorce-code-using-ltib-for/m-p/425265#M64393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which U-boot and kernel version do you want to use?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Oct 2015 20:48:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/uboot-and-kernel-build-images-from-sorce-code-using-ltib-for/m-p/425265#M64393</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2015-10-25T20:48:49Z</dc:date>
    </item>
    <item>
      <title>Re: uboot and kernel build images from sorce code using ltib for ubuntu 14.04 64 bit.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/uboot-and-kernel-build-images-from-sorce-code-using-ltib-for/m-p/425266#M64394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sir,&lt;/P&gt;&lt;P&gt;I have downloaded Linux bundle from website,but It is for LTIB.&lt;/P&gt;&lt;P&gt;I need u-boot(for NAND FLASH) and linux 2.6.. version of kernel specially for i.MX35.&lt;/P&gt;&lt;P&gt;In git repository, only imx25 kernel is present.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;hemant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 08:41:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/uboot-and-kernel-build-images-from-sorce-code-using-ltib-for/m-p/425266#M64394</guid>
      <dc:creator>hemantkumar</dc:creator>
      <dc:date>2015-10-26T08:41:04Z</dc:date>
    </item>
    <item>
      <title>Re: uboot and kernel build images from sorce code using ltib for ubuntu 14.04 64 bit.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/uboot-and-kernel-build-images-from-sorce-code-using-ltib-for/m-p/425267#M64395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can't you use mainline U-boot and mainline kernel instead?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 19:54:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/uboot-and-kernel-build-images-from-sorce-code-using-ltib-for/m-p/425267#M64395</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2015-10-26T19:54:45Z</dc:date>
    </item>
  </channel>
</rss>

