<?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: Linux boot failure on custom board based on i.MX7DSABRE in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Linux-boot-failure-on-custom-board-based-on-i-MX7DSABRE/m-p/671591#M103424</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;Thank you very much for the link. Also, can you please let me know from where to download u-boot source code for iMX7DSABRE board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Vijay H.S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Jun 2017 13:54:50 GMT</pubDate>
    <dc:creator>vijayhs</dc:creator>
    <dc:date>2017-06-02T13:54:50Z</dc:date>
    <item>
      <title>Linux boot failure on custom board based on i.MX7DSABRE</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Linux-boot-failure-on-custom-board-based-on-i-MX7DSABRE/m-p/671584#M103417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a custom board based on i.MX7DSABRE. I am able to boot u-boot successfully (u-boot, linux and rfs are on SD card). But, when I try to boot linux, it fails with errors shown below (the error messages are different for every linux boot). I did run the Stress test on the DDR memory (over night) and it passed. I am attaching the DDR3 register settings that I did. Kindly, help me out to solve this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&amp;gt; setenv loadaddr 0x80800000&lt;BR /&gt;=&amp;gt; setenv fdt_addr 0x83000000&lt;BR /&gt;=&amp;gt; setenv fdt_high 0xffffffff&lt;BR /&gt;=&amp;gt; setenv bootargs 'fdt_addr=0x83000000 fdt_high=0xffffffff earlyprintk=serial console=ttymxc0,115200n81'&lt;BR /&gt;=&amp;gt; fatload mmc 0 0x83000000 imx7d-sdb.dtb&lt;BR /&gt;reading imx7d-sdb.dtb&lt;BR /&gt;47041 bytes read in 21 ms (2.1 MiB/s)&lt;BR /&gt;=&amp;gt; fatload mmc 0 0x80800000 zImage&lt;BR /&gt;reading zImage&lt;BR /&gt;4437248 bytes read in 213 ms (19.9 MiB/s)&lt;BR /&gt;=&amp;gt; bootz 80800000 - 83000000&lt;BR /&gt;Kernel image @ 0x80800000 [ 0x000000 - 0x43b500 ]&lt;BR /&gt;## Flattened Device Tree blob at 83000000&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Booting using the fdt blob at 0x83000000&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Using Device Tree in place at 83000000, end 8300e7c0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Starting kernel ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Uncompressing Linux... done, booting the kernel.&lt;BR /&gt; 6Booting Linux on physical CPU 0x0&lt;BR /&gt; 5Linux version 4.1.15 (user@user) (gcc version 5.2.1 20151005 (Linaro GCC 5.2-2015.11-2) ) #63 SMP PREEMPT Mon May 29 20:35:17 IST 2017&lt;BR /&gt; 6CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c53c7d&lt;BR /&gt; 6CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache&lt;BR /&gt; 6Machine model: Freescale i.MX7D SabreSD Board&lt;BR /&gt;Booting Linux on physical CPU 0x0&lt;BR /&gt;Linux version 4.1.15 (user@user) (gcc version 5.2.1 20151005 (Linaro GCC 5.2-2015.11-2) ) #63 SMP PREEMPT Mon May 29 20:35:17 IST 2017&lt;BR /&gt;CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c53c7d&lt;BR /&gt;CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache&lt;BR /&gt;Machine model: Freescale i.MX7D SabreSD Board&lt;BR /&gt; 6bootconsole [earlycon0] enabled&lt;BR /&gt;bootconsole [earlycon0] enabled&lt;BR /&gt; 6Reserved memory: created CMA memory pool at 0xac000000, size 320 MiB&lt;BR /&gt;Reserved memory: created CMA memory pool at 0xac000000, size 320 MiB&lt;BR /&gt; 6Reserved memory: initialized node linux,cma, compatible id shared-dma-pool&lt;BR /&gt;Reserved memory: initialized node linux,cma, compatible id shared-dma-pool&lt;BR /&gt; 6Memory policy: Data cache writealloc&lt;BR /&gt;Memory policy: Data cache writealloc&lt;BR /&gt; 7On node 0 totalpages: 262144&lt;BR /&gt; 7free_area_init_node: node 0, pgdat 80798740, node_mem_map ab758000&lt;BR /&gt; 7&amp;nbsp; Normal zone: 2048 pages used for memmap&lt;BR /&gt; 7&amp;nbsp; Normal zone: 0 pages reserved&lt;BR /&gt; 7&amp;nbsp; Normal zone: 262144 pages, LIFO batch:31&lt;BR /&gt; 6PERCPU: Embedded 11 pages/cpu @ab71d000 s12864 r8192 d24000 u45056&lt;BR /&gt;PERCPU: Embedded 11 pages/cpu @ab71d000 s12864 r8192 d24000 u45056&lt;BR /&gt; 7pcpu-alloc: s12864 r8192 d24000 u45056 alloc=11*4096&lt;BR /&gt; 7pcpu-alloc: [0] 0 [0] 1 &lt;BR /&gt; 6Built 1 zonelists in Zone order, mobility grouping on.&amp;nbsp; Total pages: 260096&lt;BR /&gt;Built 1 zonelists in Zone order, mobility grouping on.&amp;nbsp; Total pages: 260096&lt;BR /&gt; 5Kernel command line: fdt_addr=0x83000000 fdt_high=0xffffffff earlyprintk=serial console=ttymxc0,115200n81&lt;BR /&gt;Kernel command line: fdt_addr=0x83000000 fdt_high=0xffffffff earlyprintk=serial console=ttymxc0,115200n81&lt;BR /&gt; 6PIDIhash table entries: 4096 (order: 2, 16384 bytes)&lt;BR /&gt;PIDIhash table entries: 4096 (order: 2, 16384 bytes)&lt;BR /&gt; 6Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)&lt;BR /&gt;Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)&lt;BR /&gt; 6Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)&lt;BR /&gt;Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)&lt;BR /&gt; 6Memory: 702792K/1048576K available (5595K kernel code, 206K rwdata, 1680K rodata, 264K init, 401K bss, 18104K reserved, 327680K cma-reserved)&lt;BR /&gt;Memory: 702792K/1048576K available (5595K kernel code, 206K rwdata, 1680K rodata, 264K init, 401K bss, 18104K reserved, 327680K cma-reserved, )&lt;BR /&gt; 5Virtual kernel memory layout:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; vector&amp;nbsp; : 0xffff0000 - 0xffff1000&amp;nbsp;&amp;nbsp; (&amp;nbsp;&amp;nbsp; 4 kB)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; fixmap&amp;nbsp; : 0xffc00000 - 0xfff00000&amp;nbsp;&amp;nbsp; (3072 kB)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; vmalloc : 0xc0800000 - 0xff000000&amp;nbsp;&amp;nbsp; (1000 MB)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; lowmem&amp;nbsp; : 0x80000000 - 0xc0000000&amp;nbsp;&amp;nbsp; (1024 MB)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; pkmap&amp;nbsp;&amp;nbsp; : 0x7fe00000 - 0x80000000&amp;nbsp;&amp;nbsp; (&amp;nbsp;&amp;nbsp; 2 MB)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; modules : 0x7f000000 - 0x7fe00000&amp;nbsp;&amp;nbsp; (&amp;nbsp; 14 MB)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .text : 0x80008000 - 0x80723058&amp;nbsp;&amp;nbsp; (7277 kB)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .init : 0x80724000 - 0x80766000&amp;nbsp;&amp;nbsp; ( 264 kB)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .data : 0x80766000 - 0x80799880&amp;nbsp;&amp;nbsp; ( 207 kB)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .bss : 0x8079c000 - 0x808007e8&amp;nbsp;&amp;nbsp; ( 402 kB)&lt;BR /&gt;Virtual kernel memory layout:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; vector&amp;nbsp; : 0xffff0000 - 0xffff1000&amp;nbsp;&amp;nbsp; (&amp;nbsp;&amp;nbsp; 4 kB)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; fixmap&amp;nbsp; : 0xffc00000 - 0xfff00000&amp;nbsp;&amp;nbsp; (3072 kB)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; vmalloc : 0xc0800000 - 0xff000000&amp;nbsp;&amp;nbsp; (1000 MB)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; lowmem&amp;nbsp; : 0x80000000 - 0xc0000000&amp;nbsp;&amp;nbsp; (1024 MB)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; pkmap&amp;nbsp;&amp;nbsp; : 0x7fe00000 - 0x80000000&amp;nbsp;&amp;nbsp; (&amp;nbsp;&amp;nbsp; 2 MB)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; modules : 0x7f000000 - 0x7fe00000&amp;nbsp;&amp;nbsp; (&amp;nbsp; 14 MB)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .text : 0x80008000 - 0x80723058&amp;nbsp;&amp;nbsp; (7277 kB)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .init : 0x80724000 - 0x80766000&amp;nbsp;&amp;nbsp; ( 264 kB)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .data : 0x80766000 - 0x80799880&amp;nbsp;&amp;nbsp; ( 207 kB)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .bss : 0x8079c000 - 0x808007e8&amp;nbsp;&amp;nbsp; ( 402 kB&lt;BR /&gt; 6SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1&lt;BR /&gt;SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1&lt;BR /&gt; 6Preemptible hierarchical RCU implementation.&lt;BR /&gt;Preemptible hierarchical RCU implementation.&lt;BR /&gt; 6&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Additional per-CPU info printed with stalls.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Additional per-CPU info printed with stalls.&lt;BR /&gt; 6&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.&lt;BR /&gt; 6RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2&lt;BR /&gt;RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2&lt;BR /&gt; 6NR_IRQS:16 nr_irqs:16 16&lt;BR /&gt;NR_IRQS:16 nr_irqs:16 16&lt;BR /&gt; 6Architected cp15 timer(s) running at 8.00MHz (phys).&lt;BR /&gt;Architected cp15 timer(s) running at 8.00MHz (phys).&lt;BR /&gt; 6clocksource arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x1d854df40, max_idle_ns: 440795202120 ns&lt;BR /&gt;clocksource arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x1d854df40, max_idle_ns: 440795202120 ns&lt;BR /&gt; 6sched_clock: 56 bits at 8MHz, resolution 125ns, wraps every 2199023255500ns&lt;BR /&gt;sched_clock: 56 bits at 8MHz, resolution 125ns, wraps every 2199023255500ns&lt;BR /&gt; 6Switching to timer-based delay loop, resolution 125ns&lt;BR /&gt;Switching to timer-based delay loop, resolution 125ns&lt;BR /&gt; 6mxc_clocksource_init 3000000&lt;BR /&gt;mxc_clocksource_init 3000000&lt;BR /&gt; 6Ignoring duplicate/late registration of read_current_timer delay&lt;BR /&gt;Ignoring duplicate/late registration of read_current_timer delay&lt;BR /&gt; 6clocksource mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 637086815595 ns&lt;BR /&gt;clocksource mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 637086815595 ns&lt;BR /&gt; 6Console: :olour dummy deviceConsole: :olour dummy devicee0x30&lt;BR /&gt; 6Calibrating delay loop (skipped), value calculated using timer frequency.. Calibrating delay loop (skipped), value calculated using timer fr)&lt;BR /&gt;16.00 BogoMIPS (lpj=80000)&lt;BR /&gt; 6pid_max: default: 32768 minimum: 301&lt;BR /&gt;pid_max: default: 32768 minimum: 301&lt;BR /&gt; 6Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)&lt;BR /&gt;Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)&lt;BR /&gt; 6Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)&lt;BR /&gt;Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)&lt;BR /&gt; 1Unable to handle kernel paging request at virtual address 100b7a20&lt;BR /&gt;Unable to handle kernel paging request at virtual address 100b7a20&lt;BR /&gt; 1pgd = 80004000&lt;BR /&gt;pgd = 80004000&lt;BR /&gt; 1[100b7a20] *pgd=00000000[100b7a20] *pgd=00000000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; 0Internal error: Oops: 80000005 [#1] PREEMPT SMP ARM&lt;BR /&gt;Internal error: Oops: 80000005 [#1] PREEMPT SMP ARM&lt;BR /&gt; dModules linked in:Modules linked in:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; dCPU: 0 PID: 0 Comm: swapper/0 Not tainted 4.1.15 #63&lt;BR /&gt;CPU: 0 PID: 0 Comm: swapper/0 Not tainted 4.1.15 #63&lt;BR /&gt; dHardware name: Freescale i.MX7 Dual (Device Tree)&lt;BR /&gt;Hardware name: Freescale i.MX7 Dual (Device Tree)&lt;BR /&gt; dtask: 8076b330 ti: 80766000 task.ti: 80766000&lt;BR /&gt;task: 8076b330 ti: 80766000 task.ti: 80766000&lt;BR /&gt;PC is at 0x100b7a20&lt;BR /&gt;PC is at 0x100b7a20&lt;BR /&gt;LR is at alloc_inode+0x1c/0xa0&lt;BR /&gt;LR is at alloc_inode+0x1c/0xa0&lt;BR /&gt;pc : [&amp;lt;100b7a20&amp;gt;]&amp;nbsp;&amp;nbsp;&amp;nbsp; lr : [&amp;lt;800f9c34&amp;gt;]&amp;nbsp;&amp;nbsp;&amp;nbsp; psr: 20000153&lt;BR /&gt;sp : 80767e70&amp;nbsp; ip : 00200000&amp;nbsp; fp : 00000000&lt;BR /&gt;pc : [&amp;lt;100b7a20&amp;gt;]&amp;nbsp;&amp;nbsp;&amp;nbsp; lr : [&amp;lt;800f9c34&amp;gt;]&amp;nbsp;&amp;nbsp;&amp;nbsp; psr: 20000153&lt;BR /&gt;sp : 80767e70&amp;nbsp; ip : 00200000&amp;nbsp; fp : 00000000&lt;BR /&gt;r10: abfffa40&amp;nbsp; r9 : 00000000&amp;nbsp; r8 : a8008c00&lt;BR /&gt;r10: abfffa40&amp;nbsp; r9 : 00000000&amp;nbsp; r8 : a8008c00&lt;BR /&gt;r7 : 00000000&amp;nbsp; r6 : 000043ff&amp;nbsp; r5 : a8008c00&amp;nbsp; r4 : a802de00&lt;BR /&gt;r7 : 00000000&amp;nbsp; r6 : 000043ff&amp;nbsp; r5 : a8008c00&amp;nbsp; r4 : a802de00&lt;BR /&gt;r3 : 100b7a20&amp;nbsp; r2 : 000043ff&amp;nbsp; r1 : 00000000&amp;nbsp; r0 : a8008c00&lt;BR /&gt;r3 : 100b7a20&amp;nbsp; r2 : 000043ff&amp;nbsp; r1 : 00000000&amp;nbsp; r0 : a8008c00&lt;BR /&gt;Flags: nzCv&amp;nbsp; IRQs on&amp;nbsp; FIQs off&amp;nbsp; Mode SVC_32&amp;nbsp; ISA ARM&amp;nbsp; Segment kernel&lt;BR /&gt;Flags: nzCv&amp;nbsp; IRQs on&amp;nbsp; FIQs off&amp;nbsp; Mode SVC_32&amp;nbsp; ISA ARM&amp;nbsp; Segment kernel&lt;BR /&gt;Control: 10c53c7d&amp;nbsp; Table: 8000406a&amp;nbsp; DAC: 00000015&lt;BR /&gt;Control: 10c53c7d&amp;nbsp; Table: 8000406a&amp;nbsp; DAC: 00000015&lt;BR /&gt; 0Process swapper/0 (pid: 0, stack limit = 0x80766210)&lt;BR /&gt;Process swapper/0 (pid: 0, stack limit = 0x80766210)&lt;BR /&gt; 0Stack: (0x80767e70 to 0x80768000)&lt;BR /&gt;Stack: (0x80767e70 to 0x80768000)&lt;BR /&gt; 07e60:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; a802de00 00000000 000043ff 800fb764&lt;BR /&gt;7e60:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; a802de00 00000000 000043ff 800fb764&lt;BR /&gt; 07e80: a802de00 00000000 000043ff 800fb7b0 a802de00 800b80c0 00000000 80557d88&lt;BR /&gt;7e80: a802de00 00000000 000043ff 800fb7b0 a802de00 800b80c0 00000000 80557d88&lt;BR /&gt; 07ea0: 00000000 a802de00 a8008c00 00000000 0000000c 00001000 8075b430 800b83b0&lt;BR /&gt;7ea0: 00000000 a802de00 a8008c00 00000000 0000000c 00001000 8075b430 800b83b0&lt;BR /&gt; 07ec0: 00200000 807e3120 a8008c00 00400000 800b8220 00000000 80772d40 800e4fec&lt;BR /&gt;7ec0: 00200000 807e3120 a8008c00 00400000 800b8220 00000000 80772d40 800e4fec&lt;BR /&gt; 07ee0: 00000000 8069f6cc 80768748 800b8988 8069f6cc 00400000 80772d40 800e5db8&lt;BR /&gt;7ee0: 00000000 8069f6cc 80768748 800b8988 8069f6cc 00400000 80772d40 800e5db8&lt;BR /&gt; 07f00: 8069f6cc 00400000 a8003f00 8069f6cc 00400000 80772d40 00000000 800fde3c&lt;BR /&gt;7f00: 8069f6cc 00400000 a8003f00 8069f6cc 00400000 80772d40 00000000 800fde3c&lt;BR /&gt; 07f20: 807e311c 00000000 8075c4f4 ffffffff 8079c000 800fdef8 807e311c 8073af64&lt;BR /&gt;7f20: 807e311c 00000000 8075c4f4 ffffffff 8079c000 800fdef8 807e311c 8073af64&lt;BR /&gt; 07f40: 800b8998 800fd570 80768748 80768748 00000000 80725020 80768748 8073e728&lt;BR /&gt;7f40: 800b8998 800fd570 80768748 80768748 00000000 80725020 80768748 8073e728&lt;BR /&gt; 07f60: 00000000 80768748 80768750 00000000 00000000 8076871c 0002adf2 8073e060&lt;BR /&gt;7f60: 00000000 80768748 80768750 00000000 00000000 8076871c 0002adf2 8073e060&lt;BR /&gt; 07f80: 00000000 8076871c 0002adf2 8073e2a8 00000000 abfffa40 00000000 80740e18&lt;BR /&gt;7f80: 00000000 8076871c 0002adf2 8073e2a8 00000000 abfffa40 00000000 80740e18&lt;BR /&gt; 07fa0: 00000000 8079c000 8076eac4 8079c04c 8079c000 807684c0 ffffffff 80724c4c&lt;BR /&gt;7fa0: 00000000 8079c000 8076eac4 8079c04c 8079c000 807684c0 ffffffff 80724c4c&lt;BR /&gt; 07fc0: ffffffff ffffffff 80724680 00000000 00000000 8075b430 8079c294 80768540&lt;BR /&gt;7fc0: ffffffff ffffffff 80724680 00000000 00000000 8075b430 8079c294 80768540&lt;BR /&gt; 07fe0: 8075b42c 8076c434 8000406a 410fc075 00000000 8000807c 00000000 00000000&lt;BR /&gt;7fe0: 8075b42c 8076c434 8000406a 410fc075 00000000 8000807c 00000000 00000000&lt;BR /&gt;[&amp;lt;800f9c34&amp;gt;] (alloc_inode) from [&amp;lt;800fb764&amp;gt;] (new_inode_pseudo+0x8/0x40)&lt;BR /&gt;[&amp;lt;800f9c34&amp;gt;] (alloc_inode) from [&amp;lt;800fb764&amp;gt;] (new_inode_pseudo+0x8/0x40)&lt;BR /&gt;[&amp;lt;800fb764&amp;gt;] (new_inode_pseudo) from [&amp;lt;800fb7b0&amp;gt;] (new_inode+0x14/0x28)&lt;BR /&gt;[&amp;lt;800fb764&amp;gt;] (new_inode_pseudo) from [&amp;lt;800fb7b0&amp;gt;] (new_inode+0x14/0x28)&lt;BR /&gt;[&amp;lt;800fb7b0&amp;gt;] (new_inode) from [&amp;lt;800b80c0&amp;gt;] (shmem_get_inode+0x30/0x190)&lt;BR /&gt;[&amp;lt;800fb7b0&amp;gt;] (new_inode) from [&amp;lt;800b80c0&amp;gt;] (shmem_get_inode+0x30/0x190)&lt;BR /&gt;[&amp;lt;800b80c0&amp;gt;] (shmem_get_inode) from [&amp;lt;800b83b0&amp;gt;] (shmem_fill_super+0x190/0x1dc)&lt;BR /&gt;[&amp;lt;800b80c0&amp;gt;] (shmem_get_inode) from [&amp;lt;800b83b0&amp;gt;] (shmem_fill_super+0x190/0x1dc)&lt;BR /&gt;[&amp;lt;800b83b0&amp;gt;] (shmem_fill_super) from [&amp;lt;800e4fec&amp;gt;] (mount_nodev+0x44/0x9c)&lt;BR /&gt;[&amp;lt;800b83b0&amp;gt;] (shmem_fill_super) from [&amp;lt;800e4fec&amp;gt;] (mount_nodev+0x44/0x9c)&lt;BR /&gt;[&amp;lt;800e4fec&amp;gt;] (mount_nodev) from [&amp;lt;800e5db8&amp;gt;] (mount_fs+0x14/0xa4)&lt;BR /&gt;[&amp;lt;800e4fec&amp;gt;] (mount_nodev) from [&amp;lt;800e5db8&amp;gt;] (mount_fs+0x14/0xa4)&lt;BR /&gt;[&amp;lt;800e5db8&amp;gt;] (mount_fs) from [&amp;lt;800fde3c&amp;gt;] (vfs_kern_mount+0x4c/0xf4)&lt;BR /&gt;[&amp;lt;800e5db8&amp;gt;] (mount_fs) from [&amp;lt;800fde3c&amp;gt;] (vfs_kern_mount+0x4c/0xf4)&lt;BR /&gt;[&amp;lt;800fde3c&amp;gt;] (vfs_kern_mount) from [&amp;lt;800fdef8&amp;gt;] (kern_mount_data+0x14/0x24)&lt;BR /&gt;[&amp;lt;800fde3c&amp;gt;] (vfs_kern_mount) from [&amp;lt;800fdef8&amp;gt;] (kern_mount_data+0x14/0x24)&lt;BR /&gt;[&amp;lt;800fdef8&amp;gt;] (kern_mount_data) from [&amp;lt;8073af64&amp;gt;] (shmem_init+0x74/0xb4)&lt;BR /&gt;[&amp;lt;800fdef8&amp;gt;] (kern_mount_data) from [&amp;lt;8073af64&amp;gt;] (shmem_init+0x74/0xb4)&lt;BR /&gt;[&amp;lt;8073af64&amp;gt;] (shmem_init) from [&amp;lt;80725020&amp;gt;] (init_rootfs+0x4c/0x90)&lt;BR /&gt;[&amp;lt;8073af64&amp;gt;] (shmem_init) from [&amp;lt;80725020&amp;gt;] (init_rootfs+0x4c/0x90)&lt;BR /&gt;[&amp;lt;80725020&amp;gt;] (init_rootfs) from [&amp;lt;8073e728&amp;gt;] (mnt_init+0x15c/0x250)&lt;BR /&gt;[&amp;lt;80725020&amp;gt;] (init_rootfs) from [&amp;lt;8073e728&amp;gt;] (mnt_init+0x15c/0x250)&lt;BR /&gt;[&amp;lt;8073e728&amp;gt;] (mnt_init) from [&amp;lt;8073e2a8&amp;gt;] (vfs_caches_init+0xac/0x120)&lt;BR /&gt;[&amp;lt;8073e728&amp;gt;] (mnt_init) from [&amp;lt;8073e2a8&amp;gt;] (vfs_caches_init+0xac/0x120)&lt;BR /&gt;[&amp;lt;8073e2a8&amp;gt;] (vfs_caches_init) from [&amp;lt;80724c4c&amp;gt;] (start_kernel+0x378/0x3a0)&lt;BR /&gt;[&amp;lt;8073e2a8&amp;gt;] (vfs_caches_init) from [&amp;lt;80724c4c&amp;gt;] (start_kernel+0x378/0x3a0)&lt;BR /&gt;[&amp;lt;80724c4c&amp;gt;] (start_kernel) from [&amp;lt;8000807c&amp;gt;] (0x8000807c)&lt;BR /&gt;[&amp;lt;80724c4c&amp;gt;] (start_kernel) from [&amp;lt;8000807c&amp;gt;] (0x8000807c)&lt;BR /&gt; 0Code: bad PC value&lt;BR /&gt;Code: bad PC value&lt;BR /&gt; 4---[ end trace cb88537fdc8fa200 ]---&lt;BR /&gt;---[ end trace cb88537fdc8fa200 ]---&lt;BR /&gt; 0Kernel panic - not syncing: Attempted to kill the idle task!&lt;BR /&gt;Kernel panic - not syncing: Attempted to kill the idle task!&lt;BR /&gt; 0---[ end Kernel panic - not syncing: Attempted to kill the idle task!&lt;BR /&gt;---[ end Kernel panic - not syncing: Attempted to kill the idle task!&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;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Vijay H.S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jun 2017 11:43:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Linux-boot-failure-on-custom-board-based-on-i-MX7DSABRE/m-p/671584#M103417</guid>
      <dc:creator>vijayhs</dc:creator>
      <dc:date>2017-06-01T11:43:56Z</dc:date>
    </item>
    <item>
      <title>Re: Linux boot failure on custom board based on i.MX7DSABRE</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Linux-boot-failure-on-custom-board-based-on-i-MX7DSABRE/m-p/671585#M103418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can find place where exception happens using&lt;/P&gt;&lt;P&gt;AN4553 Using Open Source Debugging Tools for Linux on i.MX Processors&lt;BR /&gt;&lt;A href="http://www.nxp.com/assets/documents/data/en/application-notes/AN4553.pdf"&gt;http://www.nxp.com/assets/documents/data/en/application-notes/AN4553.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;In general random failures happen due to ddr errors, power supply, unstable clocks issues.&lt;/P&gt;&lt;P&gt;One can recheck clocks, supply requirements (like voltage ripple, e.t.c.) using&lt;/P&gt;&lt;P&gt;i.MX6 System Development User’s Guide &lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fcache.freescale.com%2Ffiles%2F32bit%2Fdoc%2Fuser_guide%2FIMX6DQ6SDLHDG.pdf" rel="nofollow" target="_blank"&gt;http://cache.freescale.com/files/32bit/doc/user_guide/IMX6DQ6SDLHDG.pdf&lt;/A&gt;&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, 02 Jun 2017 00:01:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Linux-boot-failure-on-custom-board-based-on-i-MX7DSABRE/m-p/671585#M103418</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2017-06-02T00:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: Linux boot failure on custom board based on i.MX7DSABRE</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Linux-boot-failure-on-custom-board-based-on-i-MX7DSABRE/m-p/671586#M103419</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;Thank you very much for the information. Actually, we have not connected SNVS_TAMPER[0:9] (which comes from VDD_SNVS_1P8_CAP and&amp;nbsp;VDD_SNVS_1P8_CAP is being generated in our custom board) to the imx7D processor in our custom board. Is this causing any issue?&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Vijay H.S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jun 2017 08:46:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Linux-boot-failure-on-custom-board-based-on-i-MX7DSABRE/m-p/671586#M103419</guid>
      <dc:creator>vijayhs</dc:creator>
      <dc:date>2017-06-02T08:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: Linux boot failure on custom board based on i.MX7DSABRE</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Linux-boot-failure-on-custom-board-based-on-i-MX7DSABRE/m-p/671587#M103420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no, SNVS_TAMPER[0:9] should not cause failures.&lt;/P&gt;&lt;P&gt;Had you checked power supplies with oscilloscope, tried to run minimal image.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jun 2017 10:09:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Linux-boot-failure-on-custom-board-based-on-i-MX7DSABRE/m-p/671587#M103420</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2017-06-02T10:09:24Z</dc:date>
    </item>
    <item>
      <title>Re: Linux boot failure on custom board based on i.MX7DSABRE</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Linux-boot-failure-on-custom-board-based-on-i-MX7DSABRE/m-p/671588#M103421</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 will check the power supplies. And, I am already running minimal image with some of the drivers disabled (like Bluetooth, USB, Video etc) in defconfig.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vijay H.S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jun 2017 11:02:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Linux-boot-failure-on-custom-board-based-on-i-MX7DSABRE/m-p/671588#M103421</guid>
      <dc:creator>vijayhs</dc:creator>
      <dc:date>2017-06-02T11:02:07Z</dc:date>
    </item>
    <item>
      <title>Re: Linux boot failure on custom board based on i.MX7DSABRE</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Linux-boot-failure-on-custom-board-based-on-i-MX7DSABRE/m-p/671589#M103422</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;From where can I download Pre-built zImage for iMX7DSABRE board?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Vijay H.S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jun 2017 12:36:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Linux-boot-failure-on-custom-board-based-on-i-MX7DSABRE/m-p/671589#M103422</guid>
      <dc:creator>vijayhs</dc:creator>
      <dc:date>2017-06-02T12:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: Linux boot failure on custom board based on i.MX7DSABRE</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Linux-boot-failure-on-custom-board-based-on-i-MX7DSABRE/m-p/671590#M103423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i.MX 7Dual/Solo SABRESD Linux Binary Demo Files&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://www.nxp.com/webapp/Download?colCode=L4.1.15_2.0.0_iMX7D&amp;amp;appType=license&amp;amp;location=null&amp;amp;Parent_nodeId=1337699481071706174845&amp;amp;Parent_pageType=product" title="http://www.nxp.com/webapp/Download?colCode=L4.1.15_2.0.0_iMX7D&amp;amp;appType=license&amp;amp;location=null&amp;amp;Parent_nodeId=1337699481071706174845&amp;amp;Parent_pageType=product"&gt;http://www.nxp.com/webapp/Download?colCode=L4.1.15_2.0.0_iMX7D&amp;amp;appType=license&amp;amp;location=null&amp;amp;Parent_nodeId=1337699481071…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jun 2017 13:37:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Linux-boot-failure-on-custom-board-based-on-i-MX7DSABRE/m-p/671590#M103423</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2017-06-02T13:37:45Z</dc:date>
    </item>
    <item>
      <title>Re: Linux boot failure on custom board based on i.MX7DSABRE</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Linux-boot-failure-on-custom-board-based-on-i-MX7DSABRE/m-p/671591#M103424</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;Thank you very much for the link. Also, can you please let me know from where to download u-boot source code for iMX7DSABRE board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Vijay H.S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jun 2017 13:54:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Linux-boot-failure-on-custom-board-based-on-i-MX7DSABRE/m-p/671591#M103424</guid>
      <dc:creator>vijayhs</dc:creator>
      <dc:date>2017-06-02T13:54:50Z</dc:date>
    </item>
  </channel>
</rss>

