<?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: linux kernel starting stops after 4 seconds</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/linux-kernel-starting-stops-after-4-seconds/m-p/1307751#M176932</link>
    <description>&lt;P&gt;I searched for 56248000 and I was lucky: there is only 1 file containing it, which is lvds related.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I disabled the whole lvds_subsystem and I am able to move on (there are still other error, though)&lt;/P&gt;&lt;LI-CODE lang="c"&gt;&amp;amp;lvds_subsys {
	status = "disabled";
};&lt;/LI-CODE&gt;</description>
    <pubDate>Wed, 14 Jul 2021 14:48:56 GMT</pubDate>
    <dc:creator>fei_4_xu</dc:creator>
    <dc:date>2021-07-14T14:48:56Z</dc:date>
    <item>
      <title>linux kernel starting stops after 4 seconds</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/linux-kernel-starting-stops-after-4-seconds/m-p/1307042#M176846</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm using a customized i.mx8qxp board, so very likely there are some device tree mistakes in the hardware bring-up phase.&lt;/P&gt;&lt;P&gt;My current problem is that the board stops in the middle of kernel starting, like this:&lt;/P&gt;&lt;LI-CODE lang="c"&gt;Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd042]
[    0.000000] Linux version 5.4.70-00114-g4f2631b022d8-dirty (user@machine) (gcc version 9.2.0 (GCC)) #13 SMP PREEMPT Sat Jul 3 22:57:58 CST 2021
[    0.000000] Machine model: Freescale i.MX8QXP MEK
[    0.000000] efi: Getting EFI parameters from FDT:
[    0.000000] efi: UEFI not found.
[    0.000000] Reserved memory: created CMA memory pool at 0x0000000096000000, size 960 MiB
[    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x0000000090000000, size 0 MiB
[    0.000000] OF: reserved mem: initialized node vdev0vring0@90000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x0000000090008000, size 0 MiB
[    0.000000] OF: reserved mem: initialized node vdev0vring1@90008000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x0000000090010000, size 0 MiB
[    0.000000] OF: reserved mem: initialized node vdev1vring0@90010000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x0000000090018000, size 0 MiB
[    0.000000] OF: reserved mem: initialized node vdev1vring1@90018000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x0000000090400000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node vdevbuffer, compatible id shared-dma-pool
[    0.000000] NUMA: No NUMA configuration found
[    0.000000] NUMA: Faking a node at [mem 0x0000000080200000-0x00000008bfffffff]
[    0.000000] NUMA: NODE_DATA [mem 0x8bf9f3500-0x8bf9f4fff]
[    0.000000] Zone ranges:
[    0.000000]   DMA32    [mem 0x0000000080200000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x00000008bfffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000080200000-0x0000000083ffffff]
...
...
...
...
[    3.878407] debugfs: Directory '59040000.sai' with parent 'bt-sco-audio' already present!
[    3.886780] asoc-simple-card sound-bt-sco: bt-sco-pcm-wb &amp;lt;-&amp;gt; 59040000.sai mapping ok
[    3.894549] asoc-simple-card sound-bt-sco: ASoC: no DMI vendor name!
[    3.900947] debugfs: File 'Playback' in directory 'dapm' already present!
[    3.907750] debugfs: File 'Capture' in directory 'dapm' already present!
[    3.922745] adv7511 19-003d: 19-003d supply avdd not found, using dummy regulator
[    3.930369] adv7511 19-003d: 19-003d supply dvdd not found, using dummy regulator
[    3.937911] adv7511 19-003d: 19-003d supply pvdd not found, using dummy regulator
[    3.945446] adv7511 19-003d: 19-003d supply a2vdd not found, using dummy regulator
[    3.953066] adv7511 19-003d: 19-003d supply v3p3 not found, using dummy regulator
[    3.960624] adv7511 19-003d: 19-003d supply v1p2 not found, using dummy regulator
[    3.968814] adv7511 19-003d: Probe failed. Remote port 'dsi_host@56228000' disabled
[    3.976585] i2c i2c-19: LPI2C adapter registered
[    3.983324] adv7511 20-003d: 20-003d supply avdd not found, using dummy regulator
[    3.990903] adv7511 20-003d: 20-003d supply dvdd not found, using dummy regulator
[    3.998450] adv7511 20-003d: 20-003d supply pvdd not found, using dummy regulator
[    4.005985] adv7511 20-003d: 20-003d supply a2vdd not found, using dummy regulator
[    4.013618] adv7511 20-003d: 20-003d supply v3p3 not found, using dummy regulator
[    4.021174] adv7511 20-003d: 20-003d supply v1p2 not found, using dummy regulator
[    4.029367] adv7511 20-003d: Probe failed. Remote port 'dsi_host@56248000' disabled
[    4.037112] i2c i2c-20: LPI2C adapter registered&lt;/LI-CODE&gt;&lt;P&gt;I deleted some log in the middle, but the ending log (timestamp of 4.037112) is same as the original log.&lt;/P&gt;&lt;P&gt;So I'm very curious, why the kernel seemed to be stopped?&lt;/P&gt;&lt;P&gt;If there is something wrong in the board's hardware, which module (device tree node) should I disable for a test?&amp;nbsp;Can I tell from the log sequence?&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jul 2021 14:39:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/linux-kernel-starting-stops-after-4-seconds/m-p/1307042#M176846</guid>
      <dc:creator>fei_4_xu</dc:creator>
      <dc:date>2021-07-13T14:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: linux kernel starting stops after 4 seconds</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/linux-kernel-starting-stops-after-4-seconds/m-p/1307223#M176866</link>
      <description>&lt;P&gt;Hi Fei&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;had board passed ddr test and necessary changes were performed in image&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/i-MX-8-8X-Family-DDR-Tools-Release/ta-p/1121519" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/i-MX-8-8X-Family-DDR-Tools-Release/ta-p/1121519&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;For kernel stop one can try to remove "adv7511" and check if it helps, also one can try to debug it&lt;/P&gt;
&lt;P&gt;using AN12631&amp;nbsp; &lt;A id="relatedDocsClick_11" href="https://www.nxp.com/webapp/Download?colCode=AN12631" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;Normal and Secure Debug for i.MX8/8X Family of Applications Processors&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jul 2021 00:34:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/linux-kernel-starting-stops-after-4-seconds/m-p/1307223#M176866</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2021-07-14T00:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: linux kernel starting stops after 4 seconds</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/linux-kernel-starting-stops-after-4-seconds/m-p/1307751#M176932</link>
      <description>&lt;P&gt;I searched for 56248000 and I was lucky: there is only 1 file containing it, which is lvds related.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I disabled the whole lvds_subsystem and I am able to move on (there are still other error, though)&lt;/P&gt;&lt;LI-CODE lang="c"&gt;&amp;amp;lvds_subsys {
	status = "disabled";
};&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 14 Jul 2021 14:48:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/linux-kernel-starting-stops-after-4-seconds/m-p/1307751#M176932</guid>
      <dc:creator>fei_4_xu</dc:creator>
      <dc:date>2021-07-14T14:48:56Z</dc:date>
    </item>
  </channel>
</rss>

