<?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 How to rebuild the kernel after some changes in the source code. in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-rebuild-the-kernel-after-some-changes-in-the-source-code/m-p/207510#M12083</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am new to the kernel programming and also to the iMX53 QSB. I would like to change some part of the kernel and rebuild the image. I would be very much happy if someone could give me some pointer how to do that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Syed Rafiul Hussain&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Feb 2012 23:23:45 GMT</pubDate>
    <dc:creator>SyedRafiulHussa</dc:creator>
    <dc:date>2012-02-02T23:23:45Z</dc:date>
    <item>
      <title>How to rebuild the kernel after some changes in the source code.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-rebuild-the-kernel-after-some-changes-in-the-source-code/m-p/207510#M12083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am new to the kernel programming and also to the iMX53 QSB. I would like to change some part of the kernel and rebuild the image. I would be very much happy if someone could give me some pointer how to do that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Syed Rafiul Hussain&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2012 23:23:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-rebuild-the-kernel-after-some-changes-in-the-source-code/m-p/207510#M12083</guid>
      <dc:creator>SyedRafiulHussa</dc:creator>
      <dc:date>2012-02-02T23:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to rebuild the kernel after some changes in the source code.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-rebuild-the-kernel-after-some-changes-in-the-source-code/m-p/207511#M12084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;I&gt;To get kernel sources (in &amp;lt;LTIB&amp;gt;/rpm/BUILD/) under LTIB : &lt;/I&gt;&lt;/PRE&gt;&lt;PRE&gt;&lt;I&gt;
&lt;/I&gt;&lt;/PRE&gt;&lt;PRE&gt;&lt;I&gt;.&lt;/I&gt;&lt;I&gt;/ltib -m prep -p kernel&lt;/I&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After changes in kernel sources in order to build the kernel :&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;I&gt;./ltib -m scbuild -p &amp;lt;package&amp;gt;&lt;/I&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To deploy it&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;I&gt;./ltib -m scdeploy -p kernel&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The next are useful links :&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.imxdev.org/wiki/index.php?title=All_Boards_LTIB" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.imxdev.org/wiki/index.php?title=All_Boards_LTIB&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.imxdev.org/wiki/index.php?title=All_Boards_Linux" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.imxdev.org/wiki/index.php?title=All_Boards_Linux&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Feb 2012 02:40:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-rebuild-the-kernel-after-some-changes-in-the-source-code/m-p/207511#M12084</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2012-02-03T02:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to rebuild the kernel after some changes in the source code.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-rebuild-the-kernel-after-some-changes-in-the-source-code/m-p/207512#M12085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I would suggest you to go through the Linux BSP documentation that you can find here:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX536&amp;amp;fpsp=1&amp;amp;tab=Documentation_Tab" target="_blank"&gt;http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX536&amp;amp;fpsp=1&amp;amp;tab=Documentation_Tab&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.freescale.com/webapp/Download?colCode=IMX53_QSB_1101_LINUXDOCS_BUNDLE&amp;amp;location=null&amp;amp;fpsp=1&amp;amp;WT_TYPE=Supporting%20Information&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=gz&amp;amp;WT_ASSET=Documentation"&gt;IMX53_QSB_1101_LINUXDOCS_BUNDLE&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Feb 2012 10:57:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-rebuild-the-kernel-after-some-changes-in-the-source-code/m-p/207512#M12085</guid>
      <dc:creator>FlorentAuger</dc:creator>
      <dc:date>2012-02-03T10:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to rebuild the kernel after some changes in the source code.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-rebuild-the-kernel-after-some-changes-in-the-source-code/m-p/207513#M12086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A class="fn url" href="http://imxcommunity.org/group/imx53quickstartboard/forum/topic/listForContributor?user=3ifk9ync4p7qp"&gt;Florent Auger&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I also met the same problem after some change in the android source code (in order to add some driver rebuild the uImage)&lt;/P&gt;&lt;P&gt;so,, the LTIB is necessary tool in i.MX53QSB when rebuild the kernel?&lt;/P&gt;&lt;P&gt;or any other kind of methods can solve?&lt;/P&gt;&lt;P&gt;thx your help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;CITE&gt;Florent Auger said:&lt;/CITE&gt;&lt;/P&gt;&lt;BLOCKQUOTE cite="http://imxcommunity.org/forum/topics/how-to-rebuild-the-kernel-after-some-changes-in-the-source-code?groupUrl=imx53quickstartboard&amp;amp;#4103961Comment57593"&gt;&lt;DIV&gt;&lt;DIV class="xg_user_generated"&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I would suggest you to go through the Linux BSP documentation that you can find here:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX536&amp;amp;fpsp=1&amp;amp;tab=Documentation_Tab" rel="nofollow" target="_blank"&gt;http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX...&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.freescale.com/webapp/Download?colCode=IMX53_QSB_1101_LINUXDOCS_BUNDLE&amp;amp;location=null&amp;amp;fpsp=1&amp;amp;WT_TYPE=Supporting%20Information&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=gz&amp;amp;WT_ASSET=Documentation" rel="nofollow"&gt;IMX53_QSB_1101_LINUXDOCS_BUNDLE&lt;/A&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2012 07:38:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-rebuild-the-kernel-after-some-changes-in-the-source-code/m-p/207513#M12086</guid>
      <dc:creator>WeiWeiBo</dc:creator>
      <dc:date>2012-02-24T07:38:49Z</dc:date>
    </item>
  </channel>
</rss>

