<?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: initial_boot_params is causing Kernel Freeze in 3.14.28 Kernel</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/initial-boot-params-is-causing-Kernel-Freeze-in-3-14-28-Kernel/m-p/411544#M61669</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using different dts file for my Board.With that dts file and 3.10 Kernel its working fine.&lt;/P&gt;&lt;P&gt;But with New kernel 3.14.28 its not working. Thats the reason i ported back &lt;SPAN style="color: #000000; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;drivers/of/fdt.c and arch/arm/kernel/devtree.c files from 3.10 kernel.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Let me know if anything i need to change in my dts file. I have attached my dts files.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Thanks for your time.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Jun 2015 04:13:05 GMT</pubDate>
    <dc:creator>dilshad_alam</dc:creator>
    <dc:date>2015-06-23T04:13:05Z</dc:date>
    <item>
      <title>initial_boot_params is causing Kernel Freeze in 3.14.28 Kernel</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/initial-boot-params-is-causing-Kernel-Freeze-in-3-14-28-Kernel/m-p/411542#M61667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Trying to Bring up Kernel from Git repo.&lt;/P&gt;&lt;P&gt;&lt;A data-content-finding="Community" href="http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/log/?h=imx_3.14.28_1.0.0_ga" rel="nofollow" style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #017bba;" target="_blank" title="http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/log/?h=imx_3.14.28_1.0.0_ga"&gt;http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/log/?h=imx_3.14.28_1.0.0_ga&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;In start_kernel&amp;nbsp; -&amp;gt; setup_arch -&amp;gt; setup_machine_fdt:-&amp;gt; of_flat_dt_match_machine -&amp;gt; of_get_flat_dt_root&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;unsigned long p = ((unsigned long)initial_boot_params) + be32_to_cpu(initial_boot_params-&amp;gt;off_dt_struct);&lt;/SPAN&gt;&lt;SPAN style="color: #e23d39;"&gt;&amp;nbsp; // Accessing initial_boot_params was causing Kernel to Freeze because in new Kernel initial_boot_params was not getting Initialized.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;To fix this issue I Ported drivers/of/fdt.c and arch/arm/kernel/devtree.c from working 3.10 kernel. Now Kernel is booting till &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: black;"&gt;[ 0.000000] Memory: 252116K/262144K available (3975K kernel code, 303K rwdata, 1452K rodata, 317K init, 502K bss, 10028K reserved)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Could&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt; you please suggest if any patch I am missing for Device tree support in 3.14.28 Kernel&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 12:53:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/initial-boot-params-is-causing-Kernel-Freeze-in-3-14-28-Kernel/m-p/411542#M61667</guid>
      <dc:creator>dilshad_alam</dc:creator>
      <dc:date>2015-06-18T12:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: initial_boot_params is causing Kernel Freeze in 3.14.28 Kernel</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/initial-boot-params-is-causing-Kernel-Freeze-in-3-14-28-Kernel/m-p/411543#M61668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dilshad&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there is no need to change for freescale reference boards, one needs&lt;/P&gt;&lt;P&gt;to choose correct board files, like &lt;SPAN style="font-family: 'courier new', courier;"&gt;imx6q-sabresd.dtb. Example is&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;described on&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;A href="https://community.nxp.com/docs/DOC-95017"&gt;Linux on the i.MX6 sabre sd platform in a few commands&lt;/A&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;A href="https://community.nxp.com/docs/DOC-1616"&gt;Freescale Yocto Project main page&lt;/A&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-94023"&gt;i.MX Yocto Project: Frequently Asked Questions&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2015 15:21:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/initial-boot-params-is-causing-Kernel-Freeze-in-3-14-28-Kernel/m-p/411543#M61668</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-06-22T15:21:39Z</dc:date>
    </item>
    <item>
      <title>Re: initial_boot_params is causing Kernel Freeze in 3.14.28 Kernel</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/initial-boot-params-is-causing-Kernel-Freeze-in-3-14-28-Kernel/m-p/411544#M61669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using different dts file for my Board.With that dts file and 3.10 Kernel its working fine.&lt;/P&gt;&lt;P&gt;But with New kernel 3.14.28 its not working. Thats the reason i ported back &lt;SPAN style="color: #000000; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;drivers/of/fdt.c and arch/arm/kernel/devtree.c files from 3.10 kernel.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Let me know if anything i need to change in my dts file. I have attached my dts files.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Thanks for your time.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2015 04:13:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/initial-boot-params-is-causing-Kernel-Freeze-in-3-14-28-Kernel/m-p/411544#M61669</guid>
      <dc:creator>dilshad_alam</dc:creator>
      <dc:date>2015-06-23T04:13:05Z</dc:date>
    </item>
    <item>
      <title>Re: initial_boot_params is causing Kernel Freeze in 3.14.28 Kernel</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/initial-boot-params-is-causing-Kernel-Freeze-in-3-14-28-Kernel/m-p/411545#M61670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dilshad&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for custom board one can follow attached Freescale_Yocto_Project_User's_Guide.pdf&lt;/P&gt;&lt;P&gt;sect.7 Creating a Custom Board Configuration and BSP_Porting_Guide, in particular&lt;/P&gt;&lt;P&gt;Chapter 2 Configuring the IOMUX Controller&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2015 05:28:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/initial-boot-params-is-causing-Kernel-Freeze-in-3-14-28-Kernel/m-p/411545#M61670</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-06-23T05:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: initial_boot_params is causing Kernel Freeze in 3.14.28 Kernel</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/initial-boot-params-is-causing-Kernel-Freeze-in-3-14-28-Kernel/m-p/411546#M61671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply. It would be great if you can answer one question.&lt;/P&gt;&lt;P&gt;Where does initial_boot_params field gets populated in 3.14.28 kernel. It would be helpful if you answer to specific queries.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2015 07:03:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/initial-boot-params-is-causing-Kernel-Freeze-in-3-14-28-Kernel/m-p/411546#M61671</guid>
      <dc:creator>dilshad_alam</dc:creator>
      <dc:date>2015-06-23T07:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: initial_boot_params is causing Kernel Freeze in 3.14.28 Kernel</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/initial-boot-params-is-causing-Kernel-Freeze-in-3-14-28-Kernel/m-p/411547#M61672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dilshad&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is specific linux kernel question -&lt;/P&gt;&lt;P&gt;please post it to kernel.org&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2015 11:59:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/initial-boot-params-is-causing-Kernel-Freeze-in-3-14-28-Kernel/m-p/411547#M61672</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-06-23T11:59:41Z</dc:date>
    </item>
  </channel>
</rss>

