<?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>topic Re: Kernal panic error while boot from SD card in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Kernal-panic-error-while-boot-from-SD-card/m-p/775740#M120460</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Omsakthi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what processor and bsp used in the case. Please look at nxp linux documentation on&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/support/developer-resources/run-time-software/i.mx-developer-resources/i.mx-software-and-development-tool-resources:IMX_SW" title="https://www.nxp.com/support/developer-resources/run-time-software/i.mx-developer-resources/i.mx-software-and-development-tool-resources:IMX_SW"&gt;i.MX Software|NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Check what "mmcblknp" should be used, it is described in Release Notes&lt;/P&gt;&lt;P&gt;Table&amp;nbsp; "Common kernel boot parameters".&lt;/P&gt;&lt;P&gt;Please use nxp bsp:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://source.codeaurora.org/external/imx/linux-imx/tree/?h=imx_4.1.15_2.0.0_ga" title="https://source.codeaurora.org/external/imx/linux-imx/tree/?h=imx_4.1.15_2.0.0_ga"&gt;linux-imx - i.MX Linux kernel&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&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, 27 Apr 2018 10:51:51 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2018-04-27T10:51:51Z</dc:date>
    <item>
      <title>Kernal panic error while boot from SD card</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Kernal-panic-error-while-boot-from-SD-card/m-p/775739#M120459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have flashed the .sdcard image into a SD card. And trying to boot it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The booting gets stopped with following error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[ 2.904999] VFS: Cannot open root device "mmcblk1p2" or unknown-block(179,130): error -30&lt;BR /&gt;[ 2.913215] Please append a correct "root=" boot option; here are the available partitions:&lt;BR /&gt;[ 2.921587] 1f00 65536 mtdblock0 [ 2.925604] (driver?)&lt;BR /&gt;[ 2.927970] b300 30539776 mmcblk0 [ 2.931809] driver: mmcblk&lt;BR /&gt;[ 2.934619] b360 4096 mmcblk0rpmb [ 2.938810] (driver?)&lt;BR /&gt;[ 2.941184] b340 8192 mmcblk0boot1 [ 2.945464] (driver?)&lt;BR /&gt;[ 2.947821] b320 8192 mmcblk0boot0 [ 2.952099] (driver?)&lt;BR /&gt;[ 2.954465] b380 15558144 mmcblk1 [ 2.958301] driver: mmcblk&lt;BR /&gt;[ 2.961102] b381 32768 mmcblk1p1 b070af1d-01[ 2.966256]&lt;BR /&gt;[ 2.967750] b382 1490944 mmcblk1p2 b070af1d-02[ 2.972897]&lt;BR /&gt;[ 2.974387] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(179,130)&lt;BR /&gt;[ 2.983006] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 4.9.51-8qm_beta2_8qxp_beta+g423d942 #1&lt;BR /&gt;[ 2.991446] Hardware name: Freescale i.MX8QXP MEK (DT)&lt;BR /&gt;[ 2.996580] Call trace:&lt;BR /&gt;[ 2.999034] [&amp;lt;ffff0000080884c8&amp;gt;] dump_backtrace+0x0/0x1a0&lt;BR /&gt;[ 3.004439] [&amp;lt;ffff00000808867c&amp;gt;] show_stack+0x14/0x20&lt;BR /&gt;[ 3.009495] [&amp;lt;ffff0000083dd91c&amp;gt;] dump_stack+0x94/0xb8&lt;BR /&gt;[ 3.014551] [&amp;lt;ffff000008168b0c&amp;gt;] panic+0x110/0x278&lt;BR /&gt;[ 3.019348] [&amp;lt;ffff000009121130&amp;gt;] mount_block_root+0x184/0x25c&lt;BR /&gt;[ 3.025096] [&amp;lt;ffff000009121324&amp;gt;] mount_root+0x11c/0x134&lt;BR /&gt;[ 3.030326] [&amp;lt;ffff000009121478&amp;gt;] prepare_namespace+0x13c/0x184&lt;BR /&gt;[ 3.036163] [&amp;lt;ffff000009120d6c&amp;gt;] kernel_init_freeable+0x220/0x244&lt;BR /&gt;[ 3.042265] [&amp;lt;ffff000008bf61b0&amp;gt;] kernel_init+0x10/0x100&lt;BR /&gt;[ 3.047492] [&amp;lt;ffff000008082e80&amp;gt;] ret_from_fork+0x10/0x50&lt;BR /&gt;[ 3.052807] SMP: stopping secondary CPUs&lt;BR /&gt;[ 3.056728] Kernel Offset: disabled&lt;BR /&gt;[ 3.060216] Memory Limit: none&lt;BR /&gt;[ 3.063270] ---[ end Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(179,130)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached the boot log file. Can anyone help on this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Omsakthi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2018 05:06:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Kernal-panic-error-while-boot-from-SD-card/m-p/775739#M120459</guid>
      <dc:creator>omsakthiramu</dc:creator>
      <dc:date>2018-04-27T05:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: Kernal panic error while boot from SD card</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Kernal-panic-error-while-boot-from-SD-card/m-p/775740#M120460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Omsakthi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what processor and bsp used in the case. Please look at nxp linux documentation on&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/support/developer-resources/run-time-software/i.mx-developer-resources/i.mx-software-and-development-tool-resources:IMX_SW" title="https://www.nxp.com/support/developer-resources/run-time-software/i.mx-developer-resources/i.mx-software-and-development-tool-resources:IMX_SW"&gt;i.MX Software|NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Check what "mmcblknp" should be used, it is described in Release Notes&lt;/P&gt;&lt;P&gt;Table&amp;nbsp; "Common kernel boot parameters".&lt;/P&gt;&lt;P&gt;Please use nxp bsp:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://source.codeaurora.org/external/imx/linux-imx/tree/?h=imx_4.1.15_2.0.0_ga" title="https://source.codeaurora.org/external/imx/linux-imx/tree/?h=imx_4.1.15_2.0.0_ga"&gt;linux-imx - i.MX Linux kernel&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&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, 27 Apr 2018 10:51:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Kernal-panic-error-while-boot-from-SD-card/m-p/775740#M120460</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-04-27T10:51:51Z</dc:date>
    </item>
  </channel>
</rss>

