<?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: Hello world boot imx6sxsabre</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Hello-world-boot-imx6sxsabre/m-p/367173#M52240</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please go to this link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX6SX&amp;amp;fpsp=1&amp;amp;tab=Documentation_Tab" title="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX6SX&amp;amp;fpsp=1&amp;amp;tab=Documentation_Tab"&gt;http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX6SX&amp;amp;fpsp=1&amp;amp;tab=Documentation_Tab&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Download the &lt;A href="https://www.freescale.com/webapp/Download?colCode=L3.10.53_1.1.0_LINUX_DOCS&amp;amp;location=null&amp;amp;fasp=1&amp;amp;WT_TYPE=Supporting Information&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=gz&amp;amp;WT_ASSET=Documentation&amp;amp;fileExt=.gz"&gt;L3.10.53_1.1.0_LINUX_DOCS&lt;/A&gt; &lt;IMG alt="" class="jiveImage" src="http://www.freescale.com/files/graphic/SECURITYINFOIMAGE.gif" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can start from building the BSP by using Yocto following the Freescale_Yocto_Project_User's_Guide.&lt;/P&gt;&lt;P&gt;Then read the i.MX_Linux_User's_Guide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.MX_6_Linux_Reference_Manual is talking about the kernel drivers in the BSP.&lt;/P&gt;&lt;P&gt;i.MX_6_BSP_Porting_Guide is talking about how to change the driver code for porting.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Apr 2015 05:57:52 GMT</pubDate>
    <dc:creator>jimmychan</dc:creator>
    <dc:date>2015-04-03T05:57:52Z</dc:date>
    <item>
      <title>Hello world boot imx6sxsabre</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Hello-world-boot-imx6sxsabre/m-p/367172#M52239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;New to Linux and IMX products.&amp;nbsp; &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I'm trying to get a simple "Hello world" to boot - with obvious difficulties.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My initramfs simply consists of the Hello world executable (static) renamed init.&amp;nbsp; I give the menuconfig the absolute path to the init file and then bitbake linux-imx.&amp;nbsp; I can see the size of zimage change so I know it is being built into the kernel.&amp;nbsp; I then use MGFTool to burn zimage and the dtb into the qspi2 on the board.&amp;nbsp; Once program (at u-boot prompt), - I then "sf probe, sf read ${loadaddr} 0xA00000 0x660000, sf read ${fdt_addr} 0x800000 0x10000, bootz ${loadaddr} - ${fdt_addr}".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The board begins the long boot process and then fails with the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Warning: unable to open an initial console.&lt;/P&gt;&lt;P&gt;Freeing unused kernel memory: 352K (80c72000 - 80cca000)&lt;/P&gt;&lt;P&gt;Failed to execute /init&lt;/P&gt;&lt;P&gt;Kernel panic - not syncing: No init found.&amp;nbsp; Try passing init= option to kernel.&lt;/P&gt;&lt;P&gt;See Linux Documentation/init.txt for guidance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have searched and experimented for multiple days scouring the internet for the solution - so here I am admitting defeat.&amp;nbsp; Furthermore, my end game is just using the initramfs as my final rootfs; however, that experiment failed as well.&amp;nbsp; &lt;/P&gt;&lt;P&gt;Can anyone point a newbie in the right direction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Mar 2015 14:33:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Hello-world-boot-imx6sxsabre/m-p/367172#M52239</guid>
      <dc:creator>jbratten</dc:creator>
      <dc:date>2015-03-31T14:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: Hello world boot imx6sxsabre</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Hello-world-boot-imx6sxsabre/m-p/367173#M52240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please go to this link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX6SX&amp;amp;fpsp=1&amp;amp;tab=Documentation_Tab" title="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX6SX&amp;amp;fpsp=1&amp;amp;tab=Documentation_Tab"&gt;http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX6SX&amp;amp;fpsp=1&amp;amp;tab=Documentation_Tab&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Download the &lt;A href="https://www.freescale.com/webapp/Download?colCode=L3.10.53_1.1.0_LINUX_DOCS&amp;amp;location=null&amp;amp;fasp=1&amp;amp;WT_TYPE=Supporting Information&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=gz&amp;amp;WT_ASSET=Documentation&amp;amp;fileExt=.gz"&gt;L3.10.53_1.1.0_LINUX_DOCS&lt;/A&gt; &lt;IMG alt="" class="jiveImage" src="http://www.freescale.com/files/graphic/SECURITYINFOIMAGE.gif" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can start from building the BSP by using Yocto following the Freescale_Yocto_Project_User's_Guide.&lt;/P&gt;&lt;P&gt;Then read the i.MX_Linux_User's_Guide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.MX_6_Linux_Reference_Manual is talking about the kernel drivers in the BSP.&lt;/P&gt;&lt;P&gt;i.MX_6_BSP_Porting_Guide is talking about how to change the driver code for porting.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2015 05:57:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Hello-world-boot-imx6sxsabre/m-p/367173#M52240</guid>
      <dc:creator>jimmychan</dc:creator>
      <dc:date>2015-04-03T05:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: Hello world boot imx6sxsabre</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Hello-world-boot-imx6sxsabre/m-p/367174#M52241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jimmy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the link.&amp;nbsp; The question has been solved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2015 12:46:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Hello-world-boot-imx6sxsabre/m-p/367174#M52241</guid>
      <dc:creator>jbratten</dc:creator>
      <dc:date>2015-04-06T12:46:36Z</dc:date>
    </item>
  </channel>
</rss>

