<?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: i.Mx53 Kernel Source code</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-Mx53-Kernel-Source-code/m-p/491047#M78786</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; To build only the kernel (as one of packages) :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;/* Get the source code of one package */&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;./ltib -m prep -p&amp;nbsp; kernel&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;/* Build one package */&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;./ltib -m scbuild -p kernel&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;/* Install one package to rootfs */&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;./ltib -m scdeploy -p kernel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Yuri.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Feb 2016 08:02:26 GMT</pubDate>
    <dc:creator>Yuri</dc:creator>
    <dc:date>2016-02-05T08:02:26Z</dc:date>
    <item>
      <title>i.Mx53 Kernel Source code</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-Mx53-Kernel-Source-code/m-p/491043#M78782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can Any one help me to get the Kernel source code for i.Mx53 by providing the link below&lt;/P&gt;&lt;P&gt;and the procedure to apply freescale patch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Deepanraj.A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 04:53:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-Mx53-Kernel-Source-code/m-p/491043#M78782</guid>
      <dc:creator>deepanrajanbara</dc:creator>
      <dc:date>2016-02-05T04:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: i.Mx53 Kernel Source code</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-Mx53-Kernel-Source-code/m-p/491044#M78783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you go to the top level NXP i.MX53 Product Page you can see a link to "&lt;A href="http://www.nxp.com/products/microcontrollers-and-processors/arm-processors/i.mx-applications-processors-based-on-arm-cores/i.mx53-processors/i.mx53-software-and-development-tool-resources:IMX53_SW"&gt;i.MX53 Current Software Updates and Releases&lt;/A&gt;​".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That page also has links to the Documentation Bundles.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The git tree is very useful. You can clone and branch from here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/refs/heads" title="http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/refs/heads"&gt;linux-2.6-imx.git - Freescale i.MX Linux Tree&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That gets you the full Linux sources with all patches applied, who applied them, where else they were applied and so on. I would suggest you clone that tree to your computer and then start developing on a branch of that. That assumes you know how to set up a compiler and so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The "2.6.35_maintain" is the latest branch for the i.MX53.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It may be easier for you to use the Freescale development tools. The packages downloadable from the link above should contain these, but as I'm using a separate build system I don't know for sure. The Development Kits come with CDs of the software.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The last supported release of Linux for the i.MX53 is quite old (2.6.35) and has a lot of bugs in it. I've been posting lists of bugs as I find them and patches to fix them here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/message/311702"&gt;Submit i.MX53 &amp;amp;amp; i.MX28 Linux kernel patches&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 05:48:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-Mx53-Kernel-Source-code/m-p/491044#M78783</guid>
      <dc:creator>TomE</dc:creator>
      <dc:date>2016-02-05T05:48:33Z</dc:date>
    </item>
    <item>
      <title>Re: i.Mx53 Kernel Source code</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-Mx53-Kernel-Source-code/m-p/491045#M78784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From "i.MX53_START_Linux_BSP_UserGuide.pdf" :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.1 Setting Up the Linux Host&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See “ltib_build_host_setup.pdf” to setup the Linux host server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.2 Installing and Building LTIB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To install and build LTIB, follow the steps below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; NOTE&lt;/P&gt;&lt;P&gt;In some Linux systems, the following procedure must be done&lt;/P&gt;&lt;P&gt;with root permissions. However, these instructions are for&lt;/P&gt;&lt;P&gt;performing the procedure “not as root”.&lt;/P&gt;&lt;P&gt;To run LTIB, some host packages are needed. If any error&lt;/P&gt;&lt;P&gt;related to a host package is raised, install the host package.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;1. Remove all previously-installed packages in /opt/freescale/pkgs/.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;2. Install the LTIB package not as root:&lt;/P&gt;&lt;P&gt;tar zxf &amp;lt;ltib_release&amp;gt;.tar.gz&lt;/P&gt;&lt;P&gt;./&amp;lt;ltib_release&amp;gt;/install&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;3. Install the patches located in the patches.tar.gz file.&lt;/P&gt;&lt;P&gt;This command installs LTIB to your directory.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;4. Build LTIB:&lt;/P&gt;&lt;P&gt;cd &amp;lt;LTIB directory&amp;gt;&lt;/P&gt;&lt;P&gt;./ltib -m config&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;5. Select platform to Freescale iMX reference boards and exit, saving the changes. At the&lt;/P&gt;&lt;P&gt;next menu, select platform type as imx5x and package profile. Exit and save&lt;/P&gt;&lt;P&gt;changes. Please note that only the profiles of Min profile, FSL gnome release&lt;/P&gt;&lt;P&gt;packages and mfg firmware profile pass build tests.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6. To build U-Boot for MX53 START board, select “Choose your board for u-boot” as&lt;/P&gt;&lt;P&gt;“mx53_loco”. Please note this option is only for U-Boot. For kernel image, current&lt;/P&gt;&lt;P&gt;default kernel configuration can build the same images for all i.MX5x parts boards.&lt;/P&gt;&lt;P&gt; --- Choose your board&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; board (mx53_loco) ---&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;7. Run the following command:&lt;/P&gt;&lt;P&gt;./ltib&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;When this procedure is completed, the kernel image and the U-boot images are located at:&lt;/P&gt;&lt;P&gt;rootfs/boot/&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;8. Input the following command to get LTIB command help:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;./ltib -help&lt;/P&gt;&lt;P&gt;/* Get the source code of one package */&lt;/P&gt;&lt;P&gt;./ltib -m prep -p &amp;lt;package name&amp;gt;&lt;/P&gt;&lt;P&gt;/* Build one package */&lt;/P&gt;&lt;P&gt;./ltib -m scbuild -p &amp;lt;package name&amp;gt;&lt;/P&gt;&lt;P&gt;/* Install one package to rootfs */&lt;/P&gt;&lt;P&gt;./ltib -m scdeploy -p &amp;lt;package name&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE&lt;/P&gt;&lt;P&gt;If your system is not using a touchscreen as a primary device&lt;/P&gt;&lt;P&gt;you should remove touchcreens from the kernel configuration.&lt;/P&gt;&lt;P&gt;• Run ./ltib –m config&lt;/P&gt;&lt;P&gt;• Select Configure the kernel&lt;/P&gt;&lt;P&gt;• Run ./ltib again&lt;/P&gt;&lt;P&gt;• Select Device drivers&lt;/P&gt;&lt;P&gt;• Select Input device support&lt;/P&gt;&lt;P&gt;• Deselect touchscreens&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Yuri&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 06:03:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-Mx53-Kernel-Source-code/m-p/491045#M78784</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2016-02-05T06:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: i.Mx53 Kernel Source code</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-Mx53-Kernel-Source-code/m-p/491046#M78785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yuri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The procedure u have mentioned above ,will it build Kernel for i.Mx53&lt;/P&gt;&lt;P&gt;Where can i find the Kernel source code after the LTIB has been build&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Deepanraj.A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 07:51:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-Mx53-Kernel-Source-code/m-p/491046#M78785</guid>
      <dc:creator>deepanrajanbara</dc:creator>
      <dc:date>2016-02-05T07:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: i.Mx53 Kernel Source code</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-Mx53-Kernel-Source-code/m-p/491047#M78786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; To build only the kernel (as one of packages) :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;/* Get the source code of one package */&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;./ltib -m prep -p&amp;nbsp; kernel&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;/* Build one package */&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;./ltib -m scbuild -p kernel&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;/* Install one package to rootfs */&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;./ltib -m scdeploy -p kernel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Yuri.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 08:02:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-Mx53-Kernel-Source-code/m-p/491047#M78786</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2016-02-05T08:02:26Z</dc:date>
    </item>
    <item>
      <title>Re: i.Mx53 Kernel Source code</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-Mx53-Kernel-Source-code/m-p/491048#M78787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yuri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the support,&lt;/P&gt;&lt;P&gt;One more doubt is where can i find the source code for imx-lib in the LTIB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Deepanraj.A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 08:09:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-Mx53-Kernel-Source-code/m-p/491048#M78787</guid>
      <dc:creator>deepanrajanbara</dc:creator>
      <dc:date>2016-02-05T08:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: i.Mx53 Kernel Source code</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-Mx53-Kernel-Source-code/m-p/491049#M78788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;According to IPULIB documentation :&lt;/P&gt;&lt;P&gt;"The source codes of the IPU library are located into imx-lib LTIB package [...]&lt;/P&gt;&lt;P&gt;.To get its source code, run ./ltib -m prep -p imx-lib&lt;/P&gt;&lt;P&gt;Then cd rpm/BUILD/imx-lib-&amp;lt;version&amp;gt;/ipu"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Yuri.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Feb 2016 05:23:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-Mx53-Kernel-Source-code/m-p/491049#M78788</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2016-02-08T05:23:07Z</dc:date>
    </item>
  </channel>
</rss>

