<?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 mx25 doesn't boot linux after reset in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/mx25-doesn-t-boot-linux-after-reset/m-p/283881#M33152</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have mx253 based design. thousand of devices are on the field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have been searching root cause of device crash on the field. in one type of problem cases, device boot linux without a problem after POR reset but after watchdog reset or after RESET_B, u-boot runs without a problem but linux doesn't boot and stop after those lines below;&lt;/P&gt;&lt;P&gt;This happens not after every watchdog reboot. it happens sometimes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"......&lt;/P&gt;&lt;P&gt;,,,,,,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Starting kernel ...&lt;/P&gt;&lt;P&gt;Uncompressing Linux... done, booting the kernel."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this case happens just in some devices and i couldnt find why.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first i thought that it may caused from wrong command line argument from u-boot about console but i got this log below from __log_buf and it says that something else is wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is the log i catch from __log_buf, red lines doesn't appear in a normal boot sequence. this might be a clue, but i dont know where to look at.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please give me an idea about this matter. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;inux version 2.6.36.1 (cafer@cafer-ThinkPad-T410) (gcc version 4.1.2)#106 PREEMPT Thu Jul 18 14:47:37 EEST 2013&lt;/P&gt;&lt;P&gt;CPU: ARM926EJ-S [41069264] revision 4 (ARMv5TEJ), cr=00053177&lt;/P&gt;&lt;P&gt;CPU: VIVT data cache, VIVT instruction cache&lt;/P&gt;&lt;P&gt;Machine: Freescale MX25 PDK (3DS)&lt;/P&gt;&lt;P&gt;Memory policy: ECC disabled, Data cache writeback&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;On node 0 totalpages: 16384.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;free_area_init_node: node 0, pg dat c0412d98, node_mem_map c0453000.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&amp;nbsp; Normal zone: 128 pages used for memmap.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&amp;nbsp; Normal zone:0 pages reserved.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&amp;nbsp; Normal zone: 16256 pages, LIFO batch:3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Built 1 zonelists in Zone order, mobility grouping on. Total pages: 16256&lt;/P&gt;&lt;P&gt;Kernel command line: console=ttymxc0,115200 ubi.mtd=3,2048 root=ubi0:nand.ubifs ip=none rootflags=sync rootfstype=ubifs&lt;/P&gt;&lt;P&gt;PID hash table entries: 256 (order: -2, 1024 bytes)&lt;/P&gt;&lt;P&gt;Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)&lt;/P&gt;&lt;P&gt;Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)&lt;/P&gt;&lt;P&gt;Memory: 64MB = 64MB total&lt;/P&gt;&lt;P&gt;Memory: 60548k/60548k available, 4988k reserved, 0K highmem&lt;/P&gt;&lt;P&gt;Virtual kernel memory layout:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; vector&amp;nbsp; : 0xffff0000 - 0xffff1000&amp;nbsp;&amp;nbsp; (&amp;nbsp;&amp;nbsp; 4 kB)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; fixmap&amp;nbsp; : 0xfff00000 - 0xfffe0000&amp;nbsp;&amp;nbsp; ( 896 kB)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; DMA&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 0xffc00000 - 0xffe00000&amp;nbsp;&amp;nbsp; (&amp;nbsp;&amp;nbsp; 2 MB)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; vmalloc : 0xc4800000 - 0xf4000000&amp;nbsp;&amp;nbsp; ( 760 MB)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; lowmem&amp;nbsp; : 0xc0000000 - 0xc4000000&amp;nbsp;&amp;nbsp; (&amp;nbsp; 64 MB)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; modules : 0xbf000000 - 0xc0000000&amp;nbsp;&amp;nbsp; (&amp;nbsp; 16 MB)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .init : 0xc0008000 - 0xc0027000&amp;nbsp;&amp;nbsp; ( 124 kB)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .text : 0xc0027000 - 0xc03d3000&amp;nbsp;&amp;nbsp; (3760 kB)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .data : 0xc03f0000 - 0xc04133a0&amp;nbsp;&amp;nbsp; ( 141 kB)&lt;/P&gt;&lt;P&gt;Hierarchical RCU implementation.&lt;/P&gt;&lt;P&gt;&amp;nbsp; RCU-based detection of stalled CPUs is disabled.&lt;/P&gt;&lt;P&gt;&amp;nbsp; Verbose stalled-CPUs detection is disabled.&lt;/P&gt;&lt;P&gt;NR_IRQS:208&lt;/P&gt;&lt;P&gt;MXC IRQ initialized&lt;/P&gt;&lt;P&gt;MXC GPIO hardware&lt;/P&gt;&lt;P&gt;mxc_clocksource_init: 66500000&lt;/P&gt;&lt;P&gt;timer_is_v2:1&lt;/P&gt;&lt;P&gt;mult: 15768060&lt;/P&gt;&lt;P&gt;shift: 20&lt;/P&gt;&lt;P&gt;Console: colour dummy device 80x30&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;ODEBUG: 3 of 3 active objects replaced&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;ODEBUG: selftest passed&lt;/P&gt;&lt;P&gt;Calibrating delay loop... 199.06 BogoMIPS (lpj=995328)&lt;/P&gt;&lt;P&gt;pid_max: default: 32768 minimum: 301&lt;/P&gt;&lt;P&gt;Mount-cache hash table entries: 512&lt;/P&gt;&lt;P&gt;CPU: Testing write buffer coherency: ok&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Cafer Koçkan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Jul 2013 12:12:43 GMT</pubDate>
    <dc:creator>darlink</dc:creator>
    <dc:date>2013-07-22T12:12:43Z</dc:date>
    <item>
      <title>mx25 doesn't boot linux after reset</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/mx25-doesn-t-boot-linux-after-reset/m-p/283881#M33152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have mx253 based design. thousand of devices are on the field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have been searching root cause of device crash on the field. in one type of problem cases, device boot linux without a problem after POR reset but after watchdog reset or after RESET_B, u-boot runs without a problem but linux doesn't boot and stop after those lines below;&lt;/P&gt;&lt;P&gt;This happens not after every watchdog reboot. it happens sometimes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"......&lt;/P&gt;&lt;P&gt;,,,,,,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Starting kernel ...&lt;/P&gt;&lt;P&gt;Uncompressing Linux... done, booting the kernel."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this case happens just in some devices and i couldnt find why.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first i thought that it may caused from wrong command line argument from u-boot about console but i got this log below from __log_buf and it says that something else is wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is the log i catch from __log_buf, red lines doesn't appear in a normal boot sequence. this might be a clue, but i dont know where to look at.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please give me an idea about this matter. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;inux version 2.6.36.1 (cafer@cafer-ThinkPad-T410) (gcc version 4.1.2)#106 PREEMPT Thu Jul 18 14:47:37 EEST 2013&lt;/P&gt;&lt;P&gt;CPU: ARM926EJ-S [41069264] revision 4 (ARMv5TEJ), cr=00053177&lt;/P&gt;&lt;P&gt;CPU: VIVT data cache, VIVT instruction cache&lt;/P&gt;&lt;P&gt;Machine: Freescale MX25 PDK (3DS)&lt;/P&gt;&lt;P&gt;Memory policy: ECC disabled, Data cache writeback&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;On node 0 totalpages: 16384.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;free_area_init_node: node 0, pg dat c0412d98, node_mem_map c0453000.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&amp;nbsp; Normal zone: 128 pages used for memmap.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&amp;nbsp; Normal zone:0 pages reserved.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&amp;nbsp; Normal zone: 16256 pages, LIFO batch:3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Built 1 zonelists in Zone order, mobility grouping on. Total pages: 16256&lt;/P&gt;&lt;P&gt;Kernel command line: console=ttymxc0,115200 ubi.mtd=3,2048 root=ubi0:nand.ubifs ip=none rootflags=sync rootfstype=ubifs&lt;/P&gt;&lt;P&gt;PID hash table entries: 256 (order: -2, 1024 bytes)&lt;/P&gt;&lt;P&gt;Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)&lt;/P&gt;&lt;P&gt;Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)&lt;/P&gt;&lt;P&gt;Memory: 64MB = 64MB total&lt;/P&gt;&lt;P&gt;Memory: 60548k/60548k available, 4988k reserved, 0K highmem&lt;/P&gt;&lt;P&gt;Virtual kernel memory layout:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; vector&amp;nbsp; : 0xffff0000 - 0xffff1000&amp;nbsp;&amp;nbsp; (&amp;nbsp;&amp;nbsp; 4 kB)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; fixmap&amp;nbsp; : 0xfff00000 - 0xfffe0000&amp;nbsp;&amp;nbsp; ( 896 kB)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; DMA&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 0xffc00000 - 0xffe00000&amp;nbsp;&amp;nbsp; (&amp;nbsp;&amp;nbsp; 2 MB)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; vmalloc : 0xc4800000 - 0xf4000000&amp;nbsp;&amp;nbsp; ( 760 MB)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; lowmem&amp;nbsp; : 0xc0000000 - 0xc4000000&amp;nbsp;&amp;nbsp; (&amp;nbsp; 64 MB)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; modules : 0xbf000000 - 0xc0000000&amp;nbsp;&amp;nbsp; (&amp;nbsp; 16 MB)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .init : 0xc0008000 - 0xc0027000&amp;nbsp;&amp;nbsp; ( 124 kB)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .text : 0xc0027000 - 0xc03d3000&amp;nbsp;&amp;nbsp; (3760 kB)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .data : 0xc03f0000 - 0xc04133a0&amp;nbsp;&amp;nbsp; ( 141 kB)&lt;/P&gt;&lt;P&gt;Hierarchical RCU implementation.&lt;/P&gt;&lt;P&gt;&amp;nbsp; RCU-based detection of stalled CPUs is disabled.&lt;/P&gt;&lt;P&gt;&amp;nbsp; Verbose stalled-CPUs detection is disabled.&lt;/P&gt;&lt;P&gt;NR_IRQS:208&lt;/P&gt;&lt;P&gt;MXC IRQ initialized&lt;/P&gt;&lt;P&gt;MXC GPIO hardware&lt;/P&gt;&lt;P&gt;mxc_clocksource_init: 66500000&lt;/P&gt;&lt;P&gt;timer_is_v2:1&lt;/P&gt;&lt;P&gt;mult: 15768060&lt;/P&gt;&lt;P&gt;shift: 20&lt;/P&gt;&lt;P&gt;Console: colour dummy device 80x30&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;ODEBUG: 3 of 3 active objects replaced&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;ODEBUG: selftest passed&lt;/P&gt;&lt;P&gt;Calibrating delay loop... 199.06 BogoMIPS (lpj=995328)&lt;/P&gt;&lt;P&gt;pid_max: default: 32768 minimum: 301&lt;/P&gt;&lt;P&gt;Mount-cache hash table entries: 512&lt;/P&gt;&lt;P&gt;CPU: Testing write buffer coherency: ok&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Cafer Koçkan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jul 2013 12:12:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/mx25-doesn-t-boot-linux-after-reset/m-p/283881#M33152</guid>
      <dc:creator>darlink</dc:creator>
      <dc:date>2013-07-22T12:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: mx25 doesn't boot linux after reset</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/mx25-doesn-t-boot-linux-after-reset/m-p/283882#M33153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;__log_buf crash full log is here&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Linux version 2.6.36.1 (cafer@cafer-ThinkPad-T410) (gcc version 4.1.2)#106 PREEMPT Thu Jul 18 14:47:37 EEST 2013&lt;/P&gt;&lt;P&gt;CPU: ARM926EJ-S [41069264] revision 4 (ARMv5TEJ), cr=00053177&lt;/P&gt;&lt;P&gt;CPU: VIVT data cache, VIVT instruction cache&lt;/P&gt;&lt;P&gt;Machine: Freescale MX25 PDK (3DS)&lt;/P&gt;&lt;P&gt;Memory policy: ECC disabled, Data cache writeback&lt;/P&gt;&lt;P&gt;On node 0 totalpages: 16384.&lt;/P&gt;&lt;P&gt;free_area_init_node: node 0, pg dat c0412d98, node_mem_map c0453000.&lt;/P&gt;&lt;P&gt;&amp;nbsp; Normal zone: 128 pages used for memmap.&lt;/P&gt;&lt;P&gt;&amp;nbsp; Normal zone:0 pages reserved.&lt;/P&gt;&lt;P&gt;&amp;nbsp; Normal zone: 16256 pages, LIFO batch:3&lt;/P&gt;&lt;P&gt;Built 1 zonelists in Zone order, mobility grouping on. Total pages: 16256&lt;/P&gt;&lt;P&gt;Kernel command line: console=ttymxc0,115200 ubi.mtd=3,2048 root=ubi0:nand.ubifs ip=none rootflags=sync rootfstype=ubifs&lt;/P&gt;&lt;P&gt;PID hash table entries: 256 (order: -2, 1024 bytes)&lt;/P&gt;&lt;P&gt;Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)&lt;/P&gt;&lt;P&gt;Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)&lt;/P&gt;&lt;P&gt;Memory: 64MB = 64MB total&lt;/P&gt;&lt;P&gt;Memory: 60548k/60548k available, 4988k reserved, 0K highmem&lt;/P&gt;&lt;P&gt;Virtual kernel memory layout:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; vector&amp;nbsp; : 0xffff0000 - 0xffff1000&amp;nbsp;&amp;nbsp; (&amp;nbsp;&amp;nbsp; 4 kB)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; fixmap&amp;nbsp; : 0xfff00000 - 0xfffe0000&amp;nbsp;&amp;nbsp; ( 896 kB)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; DMA&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 0xffc00000 - 0xffe00000&amp;nbsp;&amp;nbsp; (&amp;nbsp;&amp;nbsp; 2 MB)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; vmalloc : 0xc4800000 - 0xf4000000&amp;nbsp;&amp;nbsp; ( 760 MB)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; lowmem&amp;nbsp; : 0xc0000000 - 0xc4000000&amp;nbsp;&amp;nbsp; (&amp;nbsp; 64 MB)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; modules : 0xbf000000 - 0xc0000000&amp;nbsp;&amp;nbsp; (&amp;nbsp; 16 MB)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .init : 0xc0008000 - 0xc0027000&amp;nbsp;&amp;nbsp; ( 124 kB)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .text : 0xc0027000 - 0xc03d3000&amp;nbsp;&amp;nbsp; (3760 kB)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .data : 0xc03f0000 - 0xc04133a0&amp;nbsp;&amp;nbsp; ( 141 kB)&lt;/P&gt;&lt;P&gt;Hierarchical RCU implementation.&lt;/P&gt;&lt;P&gt;&amp;nbsp; RCU-based detection of stalled CPUs is disabled.&lt;/P&gt;&lt;P&gt;&amp;nbsp; Verbose stalled-CPUs detection is disabled.&lt;/P&gt;&lt;P&gt;NR_IRQS:208&lt;/P&gt;&lt;P&gt;MXC IRQ initialized&lt;/P&gt;&lt;P&gt;MXC GPIO hardware&lt;/P&gt;&lt;P&gt;mxc_clocksource_init: 66500000&lt;/P&gt;&lt;P&gt;timer_is_v2:1&lt;/P&gt;&lt;P&gt;mult: 15768060&lt;/P&gt;&lt;P&gt;shift: 20&lt;/P&gt;&lt;P&gt;Console: colour dummy device 80x30&lt;/P&gt;&lt;P&gt;ODEBUG: 3 of 3 active objects replaced&lt;/P&gt;&lt;P&gt;ODEBUG: selftest passed&lt;/P&gt;&lt;P&gt;Calibrating delay loop... 199.06 BogoMIPS (lpj=995328)&lt;/P&gt;&lt;P&gt;pid_max: default: 32768 minimum: 301&lt;/P&gt;&lt;P&gt;Mount-cache hash table entries: 512&lt;/P&gt;&lt;P&gt;CPU: Testing write buffer coherency: ok&lt;/P&gt;&lt;P&gt;Unable to handle kernel paging request at virtual address 0000fffe.&lt;/P&gt;&lt;P&gt;pgd = c0004000.&lt;/P&gt;&lt;P&gt;[0000fffe] *pgd=00000000.&lt;/P&gt;&lt;P&gt;Internal error: Oops: 5 [#1] PREEMPT.&lt;/P&gt;&lt;P&gt;last sysfs file: .&lt;/P&gt;&lt;P&gt;Modules linked in:.&lt;/P&gt;&lt;P&gt;CPU: 0&amp;nbsp;&amp;nbsp;&amp;nbsp; Not tainted&amp;nbsp; (2.6.36.1 #106).&lt;/P&gt;&lt;P&gt;PC is at strcmp+0x4/0x2c.....R is at sysctl_check_table+0x244/0x390.&lt;/P&gt;&lt;P&gt;pc : [&amp;lt;c01a3680&amp;gt;]&amp;nbsp;&amp;nbsp;&amp;nbsp; lr : [&amp;lt;c005c718&amp;gt;]&amp;nbsp;&amp;nbsp;&amp;nbsp; psr: 20000013.&lt;/P&gt;&lt;P&gt;sp : c3823f3.&lt;/P&gt;&lt;P&gt;sp : c3823f28&amp;nbsp; ip : c3823f18&amp;nbsp; fp : 00000000.&lt;/P&gt;&lt;P&gt;r10: 00000002&amp;nbsp; r9 : c03f85c8&amp;nbsp; r8 : c03f7a70.&lt;/P&gt;&lt;P&gt;r7 : c03f6e04&amp;nbsp; r6 : 00000001&amp;nbsp; r5 : c03f7a70&amp;nbsp; r4 : c03fe6bc.&lt;/P&gt;&lt;P&gt;r3 : 0000fffe&amp;nbsp; r2 : 0000fffe&amp;nbsp; r1 : 0000fffe&amp;nbsp; r0 : 0000fffe.&amp;lt;4&amp;gt;Flags: nzCv&amp;nbsp; IRQs on&amp;nbsp; FIQs on&amp;nbsp; Mo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jul 2013 12:16:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/mx25-doesn-t-boot-linux-after-reset/m-p/283882#M33153</guid>
      <dc:creator>darlink</dc:creator>
      <dc:date>2013-07-22T12:16:09Z</dc:date>
    </item>
  </channel>
</rss>

