<?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: Kernel problem??</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Kernel-problem/m-p/184117#M8331</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lee Hong,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1.Are you able to get the Kernel booted?&lt;/P&gt;&lt;P&gt;2.Are you able to see that the contents of rootfs are copied properly, because, there is a small jumble in the mount copy and unmount sequences in those steps. Hope you have followed them properly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Nov 2011 08:52:28 GMT</pubDate>
    <dc:creator>KrishnaPavan</dc:creator>
    <dc:date>2011-11-09T08:52:28Z</dc:date>
    <item>
      <title>Kernel problem??</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Kernel-problem/m-p/184116#M8330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am following the "i.MX53_START_Linux_BSP_UserGuide" documentation.&lt;/P&gt;&lt;P&gt;I have built my own uImage and retrive from ltib/rootfs/uImage.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I dd the u-boot for imx-loco and the uImage I created to the SD card.&lt;/P&gt;&lt;P&gt;Then i cp the rootfs files to the SD like it said in the document.&lt;/P&gt;&lt;P&gt;However, nothing showed up.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried using the u-boot and the uImage from the image file and I can see the penguin.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Help..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Lee Hong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2011 08:25:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Kernel-problem/m-p/184116#M8330</guid>
      <dc:creator>LeeHong</dc:creator>
      <dc:date>2011-11-09T08:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel problem??</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Kernel-problem/m-p/184117#M8331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lee Hong,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1.Are you able to get the Kernel booted?&lt;/P&gt;&lt;P&gt;2.Are you able to see that the contents of rootfs are copied properly, because, there is a small jumble in the mount copy and unmount sequences in those steps. Hope you have followed them properly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2011 08:52:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Kernel-problem/m-p/184117#M8331</guid>
      <dc:creator>KrishnaPavan</dc:creator>
      <dc:date>2011-11-09T08:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel problem??</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Kernel-problem/m-p/184118#M8332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pavan,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just got it working.&lt;/P&gt;&lt;P&gt;I used my u-boot and my kernel and the rootfs from the image bundle and it works.&lt;/P&gt;&lt;P&gt;Ya I went through some problem with the mounting and unmounting too.&lt;/P&gt;&lt;P&gt;FInally it works.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2011 09:24:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Kernel-problem/m-p/184118#M8332</guid>
      <dc:creator>LeeHong</dc:creator>
      <dc:date>2011-11-09T09:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel problem??</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Kernel-problem/m-p/184119#M8333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Today i am able to bringup the android on the imx53 qsb, i used the following link&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.adeneo-embedded.com/en/Products/Board-Support-Packages/Freescale-i.MX53-QSB"&gt;http://www.adeneo-embedded.com/en/Products/Board-Support-Packages/Freescale-i.MX53-QSB&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i am able to boot up the board both with prebuilt and local built images&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2011 12:35:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Kernel-problem/m-p/184119#M8333</guid>
      <dc:creator>G_N_V_RAJESH</dc:creator>
      <dc:date>2011-11-09T12:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel problem??</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Kernel-problem/m-p/184120#M8334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Rajesh.&lt;/P&gt;&lt;P&gt;I am developing linux for the qsb.&lt;/P&gt;&lt;P&gt;I will come in handy if I were to involve in android.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;CITE&gt;G.N.V.RAJESH said:&lt;/CITE&gt;&lt;/P&gt;&lt;BLOCKQUOTE cite="http://imxcommunity.org/forum/topics/kernel-problem?commentId=4103961%3AComment%3A42790#4103961Comment43248"&gt;&lt;DIV&gt;&lt;DIV class="xg_user_generated"&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Today i am able to bringup the android on the imx53 qsb, i used the following link&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.adeneo-embedded.com/en/Products/Board-Support-Packages/Freescale-i.MX53-QSB" rel="nofollow"&gt;http://www.adeneo-embedded.com/en/Products/Board-Support-Packages/F...&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i am able to boot up the board both with prebuilt and local built images&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rajesh&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2011 15:36:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Kernel-problem/m-p/184120#M8334</guid>
      <dc:creator>LeeHong</dc:creator>
      <dc:date>2011-11-09T15:36:32Z</dc:date>
    </item>
  </channel>
</rss>

