<?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 Getting started with ltib source for I.MX28: in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Getting-started-with-ltib-source-for-I-MX28/m-p/293625#M36151</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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As am newbiee to this ltib source for I.MX28, I have few questions, after following the docs from the L2.6.35_10.12.01_SDK_source_bundle.tar.gz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. I'm confused with i.mx28_ivt_linux.sb &amp;amp; uImage, i.mx28_ivt_uboot.sb &amp;amp; uboot.bin, &amp;amp; want to know the difference between the linux.sb &amp;amp; uImage , uboot.sb &amp;amp; uboot.bin,&lt;/P&gt;&lt;P&gt; I hope the the uboot requires the uImage, every time but when we build using ./ltib it generates binaries in the folder /home/appusony/I.MX28/ltib/rootfs/boot,&amp;nbsp;&amp;nbsp; like *.sb &amp;amp; other files,&amp;nbsp; Does I.MX28 EVK board takes .sb files or uboot.bin &amp;amp; uImage for its execution&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As the command ./ltib builds the entire source, ie., uboot, kernel, &amp;amp; filesystem, and this&amp;nbsp; build takes lots of time, I want to do the driver related changes for my development in uboot, kernel every time ,&amp;nbsp; build &amp;amp; flash only uboot or kernel or rootfs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Does the command ./ltib -p boot_stream.spec -f rebuilds only .sb files or entire uboot.bin, uImage &amp;amp; other binaries , if ./ltib -p boot_stream.spec -f rebuilds .sb files, uboot.bin, uImage , can we directly delete the already flashed binaries from boot folder in SD card &amp;amp; replace with the latest builded binaries, without formating or using mk_mx28_sd script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Could you please let me know how to build uboot , kernel, filesystem source separately with their tool chains,&amp;nbsp; build command &amp;amp; flash on the target respectively&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Could you please let me know how to boot using TFTP detailedly once again as because when I connect the ethernet cable to the host linux pc (ubuntu 10.04, 64 bit) &amp;amp; to the i.mx28 board (with no other internet connections), &amp;amp; flash only uboot onto the board &amp;amp; stop in uboot prompt &amp;amp; set the ip address for host pc,&amp;nbsp; the ip address for the board &amp;amp; tried to ping the address I get Network Unreachable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please do the needful in resolving the above queries &amp;amp; would be greatly appreciated , With this I hope the setup would be ready for my development activites&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Sep 2013 18:27:12 GMT</pubDate>
    <dc:creator>srinivasanshanm</dc:creator>
    <dc:date>2013-09-09T18:27:12Z</dc:date>
    <item>
      <title>Getting started with ltib source for I.MX28:</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Getting-started-with-ltib-source-for-I-MX28/m-p/293625#M36151</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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As am newbiee to this ltib source for I.MX28, I have few questions, after following the docs from the L2.6.35_10.12.01_SDK_source_bundle.tar.gz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. I'm confused with i.mx28_ivt_linux.sb &amp;amp; uImage, i.mx28_ivt_uboot.sb &amp;amp; uboot.bin, &amp;amp; want to know the difference between the linux.sb &amp;amp; uImage , uboot.sb &amp;amp; uboot.bin,&lt;/P&gt;&lt;P&gt; I hope the the uboot requires the uImage, every time but when we build using ./ltib it generates binaries in the folder /home/appusony/I.MX28/ltib/rootfs/boot,&amp;nbsp;&amp;nbsp; like *.sb &amp;amp; other files,&amp;nbsp; Does I.MX28 EVK board takes .sb files or uboot.bin &amp;amp; uImage for its execution&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As the command ./ltib builds the entire source, ie., uboot, kernel, &amp;amp; filesystem, and this&amp;nbsp; build takes lots of time, I want to do the driver related changes for my development in uboot, kernel every time ,&amp;nbsp; build &amp;amp; flash only uboot or kernel or rootfs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Does the command ./ltib -p boot_stream.spec -f rebuilds only .sb files or entire uboot.bin, uImage &amp;amp; other binaries , if ./ltib -p boot_stream.spec -f rebuilds .sb files, uboot.bin, uImage , can we directly delete the already flashed binaries from boot folder in SD card &amp;amp; replace with the latest builded binaries, without formating or using mk_mx28_sd script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Could you please let me know how to build uboot , kernel, filesystem source separately with their tool chains,&amp;nbsp; build command &amp;amp; flash on the target respectively&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Could you please let me know how to boot using TFTP detailedly once again as because when I connect the ethernet cable to the host linux pc (ubuntu 10.04, 64 bit) &amp;amp; to the i.mx28 board (with no other internet connections), &amp;amp; flash only uboot onto the board &amp;amp; stop in uboot prompt &amp;amp; set the ip address for host pc,&amp;nbsp; the ip address for the board &amp;amp; tried to ping the address I get Network Unreachable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please do the needful in resolving the above queries &amp;amp; would be greatly appreciated , With this I hope the setup would be ready for my development activites&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2013 18:27:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Getting-started-with-ltib-source-for-I-MX28/m-p/293625#M36151</guid>
      <dc:creator>srinivasanshanm</dc:creator>
      <dc:date>2013-09-09T18:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: Getting started with ltib source for I.MX28:</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Getting-started-with-ltib-source-for-I-MX28/m-p/293626#M36152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Srinivasan&lt;/P&gt;&lt;P&gt;Had your issue got resolved? If yes, we are going to close the discussion in 3 days. If you still need help please feel &lt;/P&gt;&lt;P&gt;free to contact Freescale.&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Yixing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 06:49:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Getting-started-with-ltib-source-for-I-MX28/m-p/293626#M36152</guid>
      <dc:creator>YixingKong</dc:creator>
      <dc:date>2014-02-18T06:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: Getting started with ltib source for I.MX28:</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Getting-started-with-ltib-source-for-I-MX28/m-p/293627#M36153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please close this issue it is resolved, thanks a lot for your support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 06:51:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Getting-started-with-ltib-source-for-I-MX28/m-p/293627#M36153</guid>
      <dc:creator>srinivasanshanm</dc:creator>
      <dc:date>2014-02-18T06:51:59Z</dc:date>
    </item>
  </channel>
</rss>

