<?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: Programming Tool Problem - Will not boot Ramdisk in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Programming-Tool-Problem-Will-not-boot-Ramdisk/m-p/273345#M29873</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it posible to boot the system from different source?, we need to make sure we have access to the spi-nor from linux.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Aug 2013 19:50:58 GMT</pubDate>
    <dc:creator>AlejandroSierra</dc:creator>
    <dc:date>2013-08-27T19:50:58Z</dc:date>
    <item>
      <title>Programming Tool Problem - Will not boot Ramdisk</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Programming-Tool-Problem-Will-not-boot-Ramdisk/m-p/273336#M29864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am having difficulty programming an on-board SPI-NOR device on a custom i.MX6Q board. &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;I have built all of the appropriate manufacturing files and placed them in the proper directory. I am using the MfgTool2 program. Everything appears to be working properly but when the kernel gets to the end of execution, it attempts to mount a file system rather than executing the Ramdrive currently in memory. This failure causes none of the Updater commands to be executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Any suggestions will be greatly appreciated!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are the important parts of the console output:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;U-Boot 2009.08 (Aug 22 2013 - 14:50:48)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CPU: Freescale i.MX6 family TO1.2 at 792 MHz&lt;/P&gt;&lt;P&gt;Thermal sensor with ratio = 182&lt;/P&gt;&lt;P&gt;Temperature:&amp;nbsp;&amp;nbsp; 54 C, calibration data 0x57f4f87d&lt;/P&gt;&lt;P&gt;mx6q pll1: 792MHz&lt;/P&gt;&lt;P&gt;mx6q pll2: 528MHz&lt;/P&gt;&lt;P&gt;mx6q pll3: 480MHz&lt;/P&gt;&lt;P&gt;mx6q pll8: 50MHz&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; :&lt;/P&gt;&lt;P&gt;MMC:&amp;nbsp;&amp;nbsp; FSL_USDHC: 0,FSL_USDHC: 1&lt;/P&gt;&lt;P&gt;Using default environment&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;In:&amp;nbsp;&amp;nbsp;&amp;nbsp; serial&lt;/P&gt;&lt;P&gt;Out:&amp;nbsp;&amp;nbsp; serial&lt;/P&gt;&lt;P&gt;Err:&amp;nbsp;&amp;nbsp; serial&lt;/P&gt;&lt;P&gt;Net:&amp;nbsp;&amp;nbsp; got MAC address from IIM: 00:01:45:05:c0:13&lt;/P&gt;&lt;P&gt;FEC0 [PRIME]&lt;/P&gt;&lt;P&gt;Hit any key to stop autoboot:&amp;nbsp; 0&lt;/P&gt;&lt;P&gt;## Booting kernel from Legacy Image at 10800000 ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Image Name:&amp;nbsp;&amp;nbsp; Linux-3.0.35-2508-g54750ff&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Image Type:&amp;nbsp;&amp;nbsp; ARM Linux Kernel Image (uncompressed)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Data Size:&amp;nbsp;&amp;nbsp;&amp;nbsp; 4066652 Bytes =&amp;nbsp; 3.9 MB&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Load Address: 10008000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Entry Point:&amp;nbsp; 10008000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Verifying Checksum ... OK&lt;/P&gt;&lt;P&gt;## Loading init Ramdisk from Legacy Image at 11000000 ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Image Name:&amp;nbsp;&amp;nbsp; uboot initramfs rootfs&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Image Type:&amp;nbsp;&amp;nbsp; ARM Linux RAMDisk Image (gzip compressed)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Data Size:&amp;nbsp;&amp;nbsp;&amp;nbsp; 9504629 Bytes =&amp;nbsp; 9.1 MB&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Load Address: 00000000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Entry Point:&amp;nbsp; 00000000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Verifying Checksum ... OK&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Loading Kernel Image ... OK&lt;/P&gt;&lt;P&gt;OK&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;Starting kernel ...&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;Uncompressing Linux... done, booting the kernel.&lt;/P&gt;&lt;P&gt;Initializing cgroup subsys cpuset&lt;/P&gt;&lt;P&gt;Initializing cgroup subsys cpu&lt;/P&gt;&lt;P&gt;Linux version 3.0.35-2508-g54750ff (pauldemet@ubuntu) (gcc version 4.6.2 2011063&lt;/P&gt;&lt;P&gt;0 (prerelease) (Freescale MAD -- Linaro 2011.07 -- Built at 2011/08/10 09:20) )&lt;/P&gt;&lt;P&gt;#69 SMP PREEMPT Thu Aug 22 15:04:55 CDT 2013&lt;/P&gt;&lt;P&gt;CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c53c7d&lt;/P&gt;&lt;P&gt;CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache&lt;/P&gt;&lt;P&gt;Machine: WinSystems i.MX6 Quad/DualLite/Solo SBC35-C398 Board&lt;/P&gt;&lt;P&gt;Ignoring unrecognised tag 0x54410008&lt;/P&gt;&lt;P&gt;Memory policy: ECC disabled, Data cache writealloc&lt;/P&gt;&lt;P&gt;CPU identified as i.MX6Q, silicon rev 1.2&lt;/P&gt;&lt;P&gt;PERCPU: Embedded 7 pages/cpu @cc80e000 s5536 r8192 d14944 u32768&lt;/P&gt;&lt;P&gt;Built 1 zonelists in Zone order, mobility grouping on.&amp;nbsp; Total pages: 487424&lt;/P&gt;&lt;P&gt;Kernel command line: console=ttymxc0,115200 rdinit=/linuxrc&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; :&lt;/P&gt;&lt;P&gt;spi_imx imx6q-ecspi.0: probed&lt;/P&gt;&lt;P&gt;spi_imx imx6q-ecspi.2: can't get cs gpios&lt;/P&gt;&lt;P&gt;spi_imx: probe of imx6q-ecspi.2 failed with error -16&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; :&lt;/P&gt;&lt;P&gt;Unpacking initramfs...&lt;/P&gt;&lt;P&gt;Freeing initrd memory: 9280K&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; :&lt;/P&gt;&lt;P&gt;m25p80 spi0.0: m25p32 (4096 Kbytes)&lt;/P&gt;&lt;P&gt;Creating 3 MTD partitions on "m25p32":&lt;/P&gt;&lt;P&gt;0x000000000000-0x000000040000 : "bootloader"&lt;/P&gt;&lt;P&gt;0x000000040000-0x000000042000 : "bootenv"&lt;/P&gt;&lt;P&gt;Moving partition 2: 0x000000042000 -&amp;gt; 0x000000050000&lt;/P&gt;&lt;P&gt;0x000000050000-0x000000400000 : "kernel"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; :&lt;/P&gt;&lt;P&gt;VFS: Cannot open root device "(null)" or unknown-block(0,0)&lt;/P&gt;&lt;P&gt;Please append a correct "root=" boot option; here are the available partitions:&lt;/P&gt;&lt;P&gt;1f00&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 256 mtdblock0&amp;nbsp; (driver?)&lt;/P&gt;&lt;P&gt;1f01&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; 8 mtdblock1&amp;nbsp; (driver?)&lt;/P&gt;&lt;P&gt;1f02&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3776 mtdblock2&amp;nbsp; (driver?)&lt;/P&gt;&lt;P&gt;Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)&lt;/P&gt;&lt;P&gt;[&amp;lt;c004fec0&amp;gt;] (unwind_backtrace+0x0/0xf8) from [&amp;lt;c0579e98&amp;gt;] (panic+0x74/0x18c)&lt;/P&gt;&lt;P&gt;[&amp;lt;c0579e98&amp;gt;] (panic+0x74/0x18c) from [&amp;lt;c0008d7c&amp;gt;] (mount_block_root+0x170/0x224)&lt;/P&gt;&lt;P&gt;[&amp;lt;c0008d7c&amp;gt;] (mount_block_root+0x170/0x224) from [&amp;lt;c0008f18&amp;gt;] (mount_root+0xe8/0x108)&lt;/P&gt;&lt;P&gt;[&amp;lt;c0008f18&amp;gt;] (mount_root+0xe8/0x108) from [&amp;lt;c0009064&amp;gt;] (prepare_namespace+0x12c/0x184)&lt;/P&gt;&lt;P&gt;[&amp;lt;c0009064&amp;gt;] (prepare_namespace+0x12c/0x184) from [&amp;lt;c0008a40&amp;gt;] (kernel_init+0x134/0x16c)&lt;/P&gt;&lt;P&gt;[&amp;lt;c0008a40&amp;gt;] (kernel_init+0x134/0x16c) from [&amp;lt;c00490e4&amp;gt;] (kernel_thread_exit+0x0/0x8)&lt;/P&gt;&lt;P&gt;CPU0: stopping&lt;/P&gt;&lt;P&gt;[&amp;lt;c004fec0&amp;gt;] (unwind_backtrace+0x0/0xf8) from [&amp;lt;c0042324&amp;gt;] (do_IPI+0x150/0x17c)&lt;/P&gt;&lt;P&gt;[&amp;lt;c0042324&amp;gt;] (do_IPI+0x150/0x17c) from [&amp;lt;c0047a0c&amp;gt;] (__irq_svc+0x4c/0xe8)&lt;/P&gt;&lt;P&gt;Exception stack(0xc074df68 to 0xc074dfb0)&lt;/P&gt;&lt;P&gt;df60:&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; c07af4a0 20000093 00000001 00000000 c074c000 c07a7fe4&lt;/P&gt;&lt;P&gt;df80: c05839e0 c076a214 1000406a 412fc09a 00000000 00000000 00000000 c074dfb0&lt;/P&gt;&lt;P&gt;dfa0: c0057e28 c0049144 40000013 ffffffff&lt;/P&gt;&lt;P&gt;[&amp;lt;c0047a0c&amp;gt;] (__irq_svc+0x4c/0xe8) from [&amp;lt;c0049144&amp;gt;] (default_idle+0x24/0x28)&lt;/P&gt;&lt;P&gt;[&amp;lt;c0049144&amp;gt;] (default_idle+0x24/0x28) from [&amp;lt;c0049348&amp;gt;] (cpu_idle+0xc8/0x108)&lt;/P&gt;&lt;P&gt;[&amp;lt;c0049348&amp;gt;] (cpu_idle+0xc8/0x108) from [&amp;lt;c00088bc&amp;gt;] (start_kernel+0x29c/0x2ec)&lt;/P&gt;&lt;P&gt;[&amp;lt;c00088bc&amp;gt;] (start_kernel+0x29c/0x2ec) from [&amp;lt;10008040&amp;gt;] (0x10008040)&lt;/P&gt;&lt;P&gt;CPU1: stopping&lt;/P&gt;&lt;P&gt;[&amp;lt;c004fec0&amp;gt;] (unwind_backtrace+0x0/0xf8) from [&amp;lt;c0042324&amp;gt;] (do_IPI+0x150/0x17c)&lt;/P&gt;&lt;P&gt;[&amp;lt;c0042324&amp;gt;] (do_IPI+0x150/0x17c) from [&amp;lt;c0047a0c&amp;gt;] (__irq_svc+0x4c/0xe8)&lt;/P&gt;&lt;P&gt;Exception stack(0xe406bf90 to 0xe406bfd8)&lt;/P&gt;&lt;P&gt;bf80:&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; c07af4a0 60000093 00000001 00000000&lt;/P&gt;&lt;P&gt;bfa0: e406a000 c07a7fe4 c05839e0 c076a214 1000406a 412fc09a 00000000 00000000&lt;/P&gt;&lt;P&gt;bfc0: 00000000 e406bfd8 c0057e28 c0049144 40000013 ffffffff&lt;/P&gt;&lt;P&gt;[&amp;lt;c0047a0c&amp;gt;] (__irq_svc+0x4c/0xe8) from [&amp;lt;c0049144&amp;gt;] (default_idle+0x24/0x28)&lt;/P&gt;&lt;P&gt;[&amp;lt;c0049144&amp;gt;] (default_idle+0x24/0x28) from [&amp;lt;c0049348&amp;gt;] (cpu_idle+0xc8/0x108)&lt;/P&gt;&lt;P&gt;[&amp;lt;c0049348&amp;gt;] (cpu_idle+0xc8/0x108) from [&amp;lt;10576554&amp;gt;] (0x10576554)&lt;/P&gt;&lt;P&gt;CPU2: stopping&lt;/P&gt;&lt;P&gt;[&amp;lt;c004fec0&amp;gt;] (unwind_backtrace+0x0/0xf8) from [&amp;lt;c0042324&amp;gt;] (do_IPI+0x150/0x17c)&lt;/P&gt;&lt;P&gt;[&amp;lt;c0042324&amp;gt;] (do_IPI+0x150/0x17c) from [&amp;lt;c0047a0c&amp;gt;] (__irq_svc+0x4c/0xe8)&lt;/P&gt;&lt;P&gt;Exception stack(0xe4075f90 to 0xe4075fd8)&lt;/P&gt;&lt;P&gt;5f80:&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; c07af4a0 60000093 00000001 00000000&lt;/P&gt;&lt;P&gt;5fa0: e4074000 c07a7fe4 c05839e0 c076a214 1000406a 412fc09a 00000000 00000000&lt;/P&gt;&lt;P&gt;5fc0: 00000000 e4075fd8 c0057e28 c0049144 40000013 ffffffff&lt;/P&gt;&lt;P&gt;[&amp;lt;c0047a0c&amp;gt;] (__irq_svc+0x4c/0xe8) from [&amp;lt;c0049144&amp;gt;] (default_idle+0x24/0x28)&lt;/P&gt;&lt;P&gt;[&amp;lt;c0049144&amp;gt;] (default_idle+0x24/0x28) from [&amp;lt;c0049348&amp;gt;] (cpu_idle+0xc8/0x108)&lt;/P&gt;&lt;P&gt;[&amp;lt;c0049348&amp;gt;] (cpu_idle+0xc8/0x108) from [&amp;lt;10576554&amp;gt;] (0x10576554)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Aug 2013 20:35:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Programming-Tool-Problem-Will-not-boot-Ramdisk/m-p/273336#M29864</guid>
      <dc:creator>PaulDeMetrotion</dc:creator>
      <dc:date>2013-08-23T20:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: Programming Tool Problem - Will not boot Ramdisk</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Programming-Tool-Problem-Will-not-boot-Ramdisk/m-p/273337#M29865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;I have more information to share. I have tracked the problem to the function kernel_init which is below. Within this function there is a call to sys_access that returns a -2 which indicates an error has occurred. Because of the error the ramdisk_execute_command variable is nulled and the kernel searches for an existing file system. I do not know why the sys_access function fails – could this indicate a memory error?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;If I use the emulator I can trap after this function and force the return variable to be a zero and restart the boot process. If I do this I get the following console output: Failed to execute /linuxrc. This is the right function to execute according to the environment variables.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Could this possibly be a configuration setting?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static int __init kernel_init(void * unused)&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /*&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; * Wait until kthreadd is all set-up.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; */&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; wait_for_completion(&amp;amp;kthreadd_done);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* Now the scheduler is fully set up and can do blocking allocations */&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; gfp_allowed_mask = __GFP_BITS_MASK;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /*&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; * init can allocate pages on any node&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; */&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; set_mems_allowed(node_states[N_HIGH_MEMORY]);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /*&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; * init can run on any cpu.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; */&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; set_cpus_allowed_ptr(current, cpu_all_mask);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cad_pid = task_pid(current);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; smp_prepare_cpus(setup_max_cpus);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; do_pre_smp_initcalls();&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; lockup_detector_init();&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; smp_init();&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sched_init_smp();&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; do_basic_setup();&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* Open the /dev/console on the rootfs, this should never fail */&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (sys_open((const char __user *) "/dev/console", O_RDWR, 0) &amp;lt; 0)&lt;/P&gt;&lt;P&gt;&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; printk(KERN_WARNING "Warning: unable to open an initial console.\n");&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (void) sys_dup(0);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (void) sys_dup(0);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /*&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; * check if there is an early userspace init.&amp;nbsp; If yes, let it do all&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; * the work&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; */&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (!ramdisk_execute_command)&lt;/P&gt;&lt;P&gt;&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; ramdisk_execute_command = "/init";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (sys_access((const char __user *) ramdisk_execute_command, 0) != 0) {&lt;/P&gt;&lt;P&gt;&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; ramdisk_execute_command = NULL;&lt;/P&gt;&lt;P&gt;&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; prepare_namespace();&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /*&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; * Ok, we have completed the initial bootup, and&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; * we're essentially up and running. Get rid of the&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; * initmem segments and start the user-mode stuff..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; */&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; init_post();&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; return 0;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Aug 2013 21:44:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Programming-Tool-Problem-Will-not-boot-Ramdisk/m-p/273337#M29865</guid>
      <dc:creator>PaulDeMetrotion</dc:creator>
      <dc:date>2013-08-23T21:44:34Z</dc:date>
    </item>
    <item>
      <title>Re: Programming Tool Problem - Will not boot Ramdisk</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Programming-Tool-Problem-Will-not-boot-Ramdisk/m-p/273338#M29866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/AlejandroSierra"&gt;AlejandroSierra&lt;/A&gt; will&amp;nbsp; work on this case.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Aug 2013 21:49:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Programming-Tool-Problem-Will-not-boot-Ramdisk/m-p/273338#M29866</guid>
      <dc:creator>karina_valencia</dc:creator>
      <dc:date>2013-08-23T21:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: Programming Tool Problem - Will not boot Ramdisk</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Programming-Tool-Problem-Will-not-boot-Ramdisk/m-p/273339#M29867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How are you building your mfg tool kernel image?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Aug 2013 21:52:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Programming-Tool-Problem-Will-not-boot-Ramdisk/m-p/273339#M29867</guid>
      <dc:creator>AlejandroSierra</dc:creator>
      <dc:date>2013-08-23T21:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: Programming Tool Problem - Will not boot Ramdisk</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Programming-Tool-Problem-Will-not-boot-Ramdisk/m-p/273340#M29868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using LTIB, I select the 'Build mfg firmware' option and start the build. I have created the manufacturing specific include file which follows the instructions found in the Linux or Android Firmware Development Guide. Everything appears to be good.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Aug 2013 21:58:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Programming-Tool-Problem-Will-not-boot-Ramdisk/m-p/273340#M29868</guid>
      <dc:creator>PaulDeMetrotion</dc:creator>
      <dc:date>2013-08-23T21:58:12Z</dc:date>
    </item>
    <item>
      <title>Re: Programming Tool Problem - Will not boot Ramdisk</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Programming-Tool-Problem-Will-not-boot-Ramdisk/m-p/273341#M29869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; mso-bidi-font-family: 'Times New Roman'; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin; mso-bidi-theme-font: minor-bidi; mso-themecolor: dark2;"&gt;Major breakthrough! &lt;/SPAN&gt;&lt;SPAN style="color: #1f497d; mso-bidi-font-family: 'Times New Roman'; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin; mso-bidi-theme-font: minor-bidi; mso-themecolor: dark2;"&gt;I copied the initramfs.cpio.gz.uboot file from the Freescale folder titled Mfgtools-Rel-4.0.0_130424_MX6Q_UPDATER. Now the process does not fail where it did previously. It attempts to program the SPI-NOR device but fails. Have not investigated this failure any further.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; mso-bidi-font-family: 'Times New Roman'; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin; mso-bidi-theme-font: minor-bidi; mso-themecolor: dark2;"&gt;Question now is should I be creating my own version of the initramfs.cpio.gz.uboot file or just use the Freescale version?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; mso-bidi-font-family: 'Times New Roman'; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin; mso-bidi-theme-font: minor-bidi; mso-themecolor: dark2;"&gt;Here is the end of the new console output:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; mso-bidi-font-family: 'Times New Roman'; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin; mso-bidi-theme-font: minor-bidi; mso-themecolor: dark2;"&gt;DVFS driver module loaded&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; mso-bidi-font-family: 'Times New Roman'; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin; mso-bidi-theme-font: minor-bidi; mso-themecolor: dark2;"&gt;snvs_rtc snvs_rtc.0: setting system clock to 1970-01-01 00:00:00 UTC (0)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; mso-bidi-font-family: 'Times New Roman'; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin; mso-bidi-theme-font: minor-bidi; mso-themecolor: dark2;"&gt;Freeing init memory: 216K&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; mso-bidi-font-family: 'Times New Roman'; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin; mso-bidi-theme-font: minor-bidi; mso-themecolor: dark2;"&gt;Starting UTP&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; mso-bidi-font-family: 'Times New Roman'; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin; mso-bidi-theme-font: minor-bidi; mso-themecolor: dark2;"&gt;ln: /etc/mtab: File exists&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; mso-bidi-font-family: 'Times New Roman'; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin; mso-bidi-theme-font: minor-bidi; mso-themecolor: dark2;"&gt;disable turn off display&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; mso-bidi-font-family: 'Times New Roman'; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin; mso-bidi-theme-font: minor-bidi; mso-themecolor: dark2;"&gt;Starting the hotplug events dispatcher udevd&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; mso-bidi-font-family: 'Times New Roman'; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin; mso-bidi-theme-font: minor-bidi; mso-themecolor: dark2;"&gt;udevd (2118): /proc/2118/oom_adj is deprecated, please use /proc/2118/oom_score_&lt;/SPAN&gt;&amp;nbsp; &lt;SPAN style="color: #1f497d; mso-bidi-font-family: 'Times New Roman'; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin; mso-bidi-theme-font: minor-bidi; mso-themecolor: dark2;"&gt;adj instead.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; mso-bidi-font-family: 'Times New Roman'; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin; mso-bidi-theme-font: minor-bidi; mso-themecolor: dark2;"&gt;Synthesizing initial hotplug events&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; mso-bidi-font-family: 'Times New Roman'; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin; mso-bidi-theme-font: minor-bidi; mso-themecolor: dark2;"&gt;g_file_storage gadget: high speed config #1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; mso-bidi-font-family: 'Times New Roman'; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin; mso-bidi-theme-font: minor-bidi; mso-themecolor: dark2;"&gt;uuc 0.4 [built Apr 25 2013 00:52:55]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; mso-bidi-font-family: 'Times New Roman'; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin; mso-bidi-theme-font: minor-bidi; mso-themecolor: dark2;"&gt;UTP: Waiting for device to appear&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; mso-bidi-font-family: 'Times New Roman'; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin; mso-bidi-theme-font: minor-bidi; mso-themecolor: dark2;"&gt;UTP: file/device node /dev/utp already exists&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; mso-bidi-font-family: 'Times New Roman'; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin; mso-bidi-theme-font: minor-bidi; mso-themecolor: dark2;"&gt;cpu_id is 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; mso-bidi-font-family: 'Times New Roman'; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin; mso-bidi-theme-font: minor-bidi; mso-themecolor: dark2;"&gt;UTP: received command '$ flash_erase /dev/mtd0 0 0'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; mso-bidi-font-family: 'Times New Roman'; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin; mso-bidi-theme-font: minor-bidi; mso-themecolor: dark2;"&gt;UTP: executing "flash_erase /dev/mtd0 0 0"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; mso-bidi-font-family: 'Times New Roman'; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin; mso-bidi-theme-font: minor-bidi; mso-themecolor: dark2;"&gt;UTP: sending Success to kernel for command&lt;BR /&gt;$ flash_erase /dev/mtd0 0 0.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; mso-bidi-font-family: 'Times New Roman'; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin; mso-bidi-theme-font: minor-bidi; mso-themecolor: dark2;"&gt;utp_poll: pass returned.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; mso-bidi-font-family: 'Times New Roman'; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin; mso-bidi-theme-font: minor-bidi; mso-themecolor: dark2;"&gt;UTP: received command 'send'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; mso-bidi-font-family: 'Times New Roman'; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin; mso-bidi-theme-font: minor-bidi; mso-themecolor: dark2;"&gt;UTP: sending Success to kernel for commandsend.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; mso-bidi-font-family: 'Times New Roman'; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin; mso-bidi-theme-font: minor-bidi; mso-themecolor: dark2;"&gt;UTP: received command '$ dd if=$FILE of=/dev/mtd0 bs=512'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; mso-bidi-font-family: 'Times New Roman'; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin; mso-bidi-theme-font: minor-bidi; mso-themecolor: dark2;"&gt;UTP: executing "dd if=$FILE of=/dev/mtd0 bs=512"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; mso-bidi-font-family: 'Times New Roman'; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin; mso-bidi-theme-font: minor-bidi; mso-themecolor: dark2;"&gt;dd: writing '/dev/mtd0': No space left on device&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; mso-bidi-font-family: 'Times New Roman'; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin; mso-bidi-theme-font: minor-bidi; mso-themecolor: dark2;"&gt;513+0 records in&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; mso-bidi-font-family: 'Times New Roman'; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin; mso-bidi-theme-font: minor-bidi; mso-themecolor: dark2;"&gt;512+0 records out&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; mso-bidi-font-family: 'Times New Roman'; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin; mso-bidi-theme-font: minor-bidi; mso-themecolor: dark2;"&gt;262144 bytes (256.0KB) copied, 1.541287 seconds, 166.1KB/s&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; mso-bidi-font-family: 'Times New Roman'; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin; mso-bidi-theme-font: minor-bidi; mso-themecolor: dark2;"&gt;UTP: sending Non-success to kernel for command $ dd if=$FILE of=/dev/mtd0 bs=512&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; mso-bidi-font-family: 'Times New Roman'; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin; mso-bidi-theme-font: minor-bidi; mso-themecolor: dark2;"&gt;utp_poll: exit with status 256&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Aug 2013 16:11:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Programming-Tool-Problem-Will-not-boot-Ramdisk/m-p/273341#M29869</guid>
      <dc:creator>PaulDeMetrotion</dc:creator>
      <dc:date>2013-08-27T16:11:45Z</dc:date>
    </item>
    <item>
      <title>Re: Programming Tool Problem - Will not boot Ramdisk</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Programming-Tool-Problem-Will-not-boot-Ramdisk/m-p/273342#M29870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/AlejandroSierra"&gt;AlejandroSierra&lt;/A&gt; please continue with the&amp;nbsp; follow up on this case.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Aug 2013 16:19:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Programming-Tool-Problem-Will-not-boot-Ramdisk/m-p/273342#M29870</guid>
      <dc:creator>karina_valencia</dc:creator>
      <dc:date>2013-08-27T16:19:54Z</dc:date>
    </item>
    <item>
      <title>Re: Programming Tool Problem - Will not boot Ramdisk</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Programming-Tool-Problem-Will-not-boot-Ramdisk/m-p/273343#M29871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you please include all the log message from the begining?.&lt;/P&gt;&lt;P&gt;Our Sabreauto board has pin conflicts on the SPI-NOR and WEIM-NOR, therefore we set a kernel parameter&amp;nbsp; called "SPI-NOR" to enable it. Is it posible to boot the system from different source?, we need to make sure we have access to the spi-nor from linux.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Aug 2013 17:03:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Programming-Tool-Problem-Will-not-boot-Ramdisk/m-p/273343#M29871</guid>
      <dc:creator>AlejandroSierra</dc:creator>
      <dc:date>2013-08-27T17:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: Programming Tool Problem - Will not boot Ramdisk</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Programming-Tool-Problem-Will-not-boot-Ramdisk/m-p/273344#M29872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is the entire console output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U-Boot 2009.08 (Aug 23 2013 - 10:45:32)&lt;/P&gt;&lt;P&gt;CPU: Freescale i.MX6 family TO1.2 at 792 MHz&lt;BR /&gt;Thermal sensor with ratio = 182&lt;BR /&gt;Temperature:&amp;nbsp;&amp;nbsp; 35 C, calibration data 0x57f4f87d&lt;BR /&gt;mx6q pll1: 792MHz&lt;BR /&gt;mx6q pll2: 528MHz&lt;BR /&gt;mx6q pll3: 480MHz&lt;BR /&gt;mx6q pll8: 50MHz&lt;BR /&gt;ipg clock&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 66000000Hz&lt;BR /&gt;ipg per clock : 66000000Hz&lt;BR /&gt;uart clock&amp;nbsp;&amp;nbsp;&amp;nbsp; : 80000000Hz&lt;BR /&gt;cspi clock&amp;nbsp;&amp;nbsp;&amp;nbsp; : 60000000Hz&lt;BR /&gt;ahb clock&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 132000000Hz&lt;BR /&gt;axi clock&amp;nbsp;&amp;nbsp; : 264000000Hz&lt;BR /&gt;emi_slow clock: 132000000Hz&lt;BR /&gt;ddr clock&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 528000000Hz&lt;BR /&gt;usdhc1 clock&amp;nbsp; : 198000000Hz&lt;BR /&gt;usdhc2 clock&amp;nbsp; : 198000000Hz&lt;BR /&gt;usdhc3 clock&amp;nbsp; : 198000000Hz&lt;BR /&gt;usdhc4 clock&amp;nbsp; : 198000000Hz&lt;BR /&gt;nfc clock&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 24000000Hz&lt;BR /&gt;Board: i.MX6Q-SBC-C398: unknown-board Board: 0x63012 [POR]&lt;BR /&gt;Boot Device: I2C&lt;BR /&gt;I2C:&amp;nbsp;&amp;nbsp; ready&lt;BR /&gt;DRAM:&amp;nbsp;&amp;nbsp; 2 GB&lt;BR /&gt;MMC:&amp;nbsp;&amp;nbsp; FSL_USDHC: 0,FSL_USDHC: 1&lt;BR /&gt;Using default environment&lt;/P&gt;&lt;P&gt;In:&amp;nbsp;&amp;nbsp;&amp;nbsp; serial&lt;BR /&gt;Out:&amp;nbsp;&amp;nbsp; serial&lt;BR /&gt;Err:&amp;nbsp;&amp;nbsp; serial&lt;BR /&gt;Net:&amp;nbsp;&amp;nbsp; got MAC address from IIM: 00:01:45:05:c0:13&lt;BR /&gt;FEC0 [PRIME]&lt;BR /&gt;Hit any key to stop autoboot:&amp;nbsp; 0&lt;BR /&gt;## Booting kernel from Legacy Image at 10800000 ...&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Image Name:&amp;nbsp;&amp;nbsp; Linux-3.0.35-2508-g54750ff&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Image Type:&amp;nbsp;&amp;nbsp; ARM Linux Kernel Image (uncompressed)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Data Size:&amp;nbsp;&amp;nbsp;&amp;nbsp; 3759696 Bytes =&amp;nbsp; 3.6 MB&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Load Address: 10008000&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Entry Point:&amp;nbsp; 10008000&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Verifying Checksum ... OK&lt;BR /&gt;## Loading init Ramdisk from Legacy Image at 10c00000 ...&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Image Name:&amp;nbsp;&amp;nbsp; uboot initramfs rootfs&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Image Type:&amp;nbsp;&amp;nbsp; ARM Linux RAMDisk Image (gzip compressed)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Data Size:&amp;nbsp;&amp;nbsp;&amp;nbsp; 9464835 Bytes =&amp;nbsp; 9 MB&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Load Address: 00000000&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Entry Point:&amp;nbsp; 00000000&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Verifying Checksum ... OK&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Loading Kernel Image ... OK&lt;BR /&gt;OK&lt;/P&gt;&lt;P&gt;Starting kernel ...&lt;/P&gt;&lt;P&gt;Uncompressing Linux... done, booting the kernel.&lt;BR /&gt;Initializing cgroup subsys cpuset&lt;BR /&gt;Initializing cgroup subsys cpu&lt;BR /&gt;Linux version 3.0.35-2508-g54750ff (&lt;A href="mailto:pauldemet@ubuntu"&gt;pauldemet@ubuntu&lt;/A&gt;) (gcc version 4.6.2 2011063&lt;BR /&gt;0 (prerelease) (Freescale MAD -- Linaro 2011.07 -- Built at 2011/08/10 09:20) )&lt;BR /&gt;#99 SMP PREEMPT Tue Aug 27 11:32:53 CDT 2013&lt;BR /&gt;CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c53c7d&lt;BR /&gt;CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache&lt;BR /&gt;Machine: WinSystems i.MX6 Quad/DualLite/Solo SBC35-C398 Board&lt;BR /&gt;Ignoring unrecognised tag 0x54410008&lt;BR /&gt;Memory policy: ECC disabled, Data cache writealloc&lt;BR /&gt;CPU identified as i.MX6Q, silicon rev 1.2&lt;BR /&gt;PERCPU: Embedded 7 pages/cpu @cc80e000 s5536 r8192 d14944 u32768&lt;BR /&gt;Built 1 zonelists in Zone order, mobility grouping on.&amp;nbsp; Total pages: 487424&lt;BR /&gt;Kernel command line: console=ttymxc0,115200 rdinit=/linuxrc&lt;BR /&gt;PID hash table entries: 4096 (order: 2, 16384 bytes)&lt;BR /&gt;Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)&lt;BR /&gt;Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)&lt;BR /&gt;Memory: 640MB 1280MB = 1920MB total&lt;BR /&gt;Memory: 1931820k/1931820k available, 165332k reserved, 1310720K highmem&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; : 0xfff00000 - 0xfffe0000&amp;nbsp;&amp;nbsp; ( 896 kB)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; DMA&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 0xf4600000 - 0xffe00000&amp;nbsp;&amp;nbsp; ( 184 MB)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; vmalloc : 0xea800000 - 0xf2000000&amp;nbsp;&amp;nbsp; ( 120 MB)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; lowmem&amp;nbsp; : 0xc0000000 - 0xea000000&amp;nbsp;&amp;nbsp; ( 672 MB)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; pkmap&amp;nbsp;&amp;nbsp; : 0xbfe00000 - 0xc0000000&amp;nbsp;&amp;nbsp; (&amp;nbsp;&amp;nbsp; 2 MB)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; modules : 0xbf000000 - 0xbfe00000&amp;nbsp;&amp;nbsp; (&amp;nbsp; 14 MB)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .init : 0xc0008000 - 0xc003e000&amp;nbsp;&amp;nbsp; ( 216 kB)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .text : 0xc003e000 - 0xc06e5930&amp;nbsp;&amp;nbsp; (6815 kB)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .data : 0xc06e6000 - 0xc0741f40&amp;nbsp;&amp;nbsp; ( 368 kB)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .bss : 0xc0741f64 - 0xc077ab58&amp;nbsp;&amp;nbsp; ( 227 kB)&lt;BR /&gt;Preemptible hierarchical RCU implementation.&lt;BR /&gt;NR_IRQS:624&lt;BR /&gt;MXC GPIO hardware&lt;BR /&gt;sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 1431655ms&lt;BR /&gt;arm_max_freq=1GHz&lt;BR /&gt;MXC_Early serial console at MMIO 0x2020000 (options '115200')&lt;BR /&gt;bootconsole [ttymxc0] enabled&lt;BR /&gt;Console: colour dummy device 80x30&lt;BR /&gt;Calibrating delay loop... 1581.05 BogoMIPS (lpj=7905280)&lt;BR /&gt;pid_max: default: 32768 minimum: 301&lt;BR /&gt;Mount-cache hash table entries: 512&lt;BR /&gt;Initializing cgroup subsys cpuacct&lt;BR /&gt;CPU: Testing write buffer coherency: ok&lt;BR /&gt;hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available&lt;BR /&gt;CPU1: Booted secondary processor&lt;BR /&gt;CPU2: Booted secondary processor&lt;BR /&gt;CPU3: Booted secondary processor&lt;BR /&gt;Brought up 4 CPUs&lt;BR /&gt;SMP: Total of 4 processors activated (6324.22 BogoMIPS).&lt;BR /&gt;print_constraints: dummy:&lt;BR /&gt;NET: Registered protocol family 16&lt;BR /&gt;print_constraints: vddpu: 725 &amp;lt;--&amp;gt; 1300 mV at 700 mV fast normal&lt;BR /&gt;print_constraints: vddcore: 725 &amp;lt;--&amp;gt; 1300 mV at 1150 mV fast normal&lt;BR /&gt;print_constraints: vddsoc: 725 &amp;lt;--&amp;gt; 1300 mV at 1200 mV fast normal&lt;BR /&gt;print_constraints: vdd2p5: 2000 &amp;lt;--&amp;gt; 2775 mV at 2400 mV fast normal&lt;BR /&gt;print_constraints: vdd1p1: 800 &amp;lt;--&amp;gt; 1400 mV at 1100 mV fast normal&lt;BR /&gt;print_constraints: vdd3p0: 2625 &amp;lt;--&amp;gt; 3400 mV at 3000 mV fast normal&lt;BR /&gt;cpu regulator mode:ldo_enable&lt;BR /&gt;hw-breakpoint: found 6 breakpoint and 1 watchpoint registers.&lt;BR /&gt;hw-breakpoint: 1 breakpoint(s) reserved for watchpoint single-step.&lt;BR /&gt;hw-breakpoint: maximum watchpoint size is 4 bytes.&lt;BR /&gt;L310 cache controller enabled&lt;BR /&gt;l2x0: 16 ways, CACHE_ID 0x410000c7, AUX_CTRL 0x02070000, Cache size: 1048576 B&lt;BR /&gt;bio: create slab &amp;lt;bio-0&amp;gt; at 0&lt;BR /&gt;print_constraints: VDDA: 3300 mV&lt;BR /&gt;print_constraints: VDDIO: 3300 mV&lt;BR /&gt;machine_constraints_voltage: VDDD: unsupportable voltage constraints&lt;BR /&gt;reg-fixed-voltage reg-fixed-voltage.2: Failed to register regulator: -22&lt;BR /&gt;reg-fixed-voltage: probe of reg-fixed-voltage.2 failed with error -22&lt;BR /&gt;SCSI subsystem initialized&lt;BR /&gt;spi_imx imx6q-ecspi.0: probed&lt;BR /&gt;spi_imx imx6q-ecspi.2: can't get cs gpios&lt;BR /&gt;spi_imx: probe of imx6q-ecspi.2 failed with error -16&lt;BR /&gt;usbcore: registered new interface driver usbfs&lt;BR /&gt;usbcore: registered new interface driver hub&lt;BR /&gt;usbcore: registered new device driver usb&lt;BR /&gt;Freescale USB OTG Driver loaded, $Revision: 1.55 $&lt;BR /&gt;imx-ipuv3 imx-ipuv3.0: IPU DMFC NORMAL mode: 1(0~1), 5B(4,5), 5F(6,7)&lt;BR /&gt;imx-ipuv3 imx-ipuv3.1: IPU DMFC NORMAL mode: 1(0~1), 5B(4,5), 5F(6,7)&lt;BR /&gt;Advanced Linux Sound Architecture Driver Version 1.0.24.&lt;BR /&gt;Bluetooth: Core ver 2.16&lt;BR /&gt;NET: Registered protocol family 31&lt;BR /&gt;Bluetooth: HCI device and connection manager initialized&lt;BR /&gt;Bluetooth: HCI socket layer initialized&lt;BR /&gt;Bluetooth: L2CAP socket layer initialized&lt;BR /&gt;Bluetooth: SCO socket layer initialized&lt;BR /&gt;Switching to clocksource mxc_timer1&lt;BR /&gt;NET: Registered protocol family 2&lt;BR /&gt;IP route cache hash table entries: 32768 (order: 5, 131072 bytes)&lt;BR /&gt;TCP established hash table entries: 131072 (order: 8, 1048576 bytes)&lt;BR /&gt;TCP bind hash table entries: 65536 (order: 7, 786432 bytes)&lt;BR /&gt;TCP: Hash tables configured (established 131072 bind 65536)&lt;BR /&gt;TCP reno registered&lt;BR /&gt;UDP hash table entries: 512 (order: 2, 16384 bytes)&lt;BR /&gt;UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)&lt;BR /&gt;NET: Registered protocol family 1&lt;BR /&gt;RPC: Registered named UNIX socket transport module.&lt;BR /&gt;RPC: Registered udp transport module.&lt;BR /&gt;RPC: Registered tcp transport module.&lt;BR /&gt;RPC: Registered tcp NFSv4.1 backchannel transport module.&lt;BR /&gt;Unpacking initramfs...&lt;BR /&gt;Freeing initrd memory: 9240K&lt;BR /&gt;PMU: registered new PMU device of type 0&lt;BR /&gt;Static Power Management for Freescale i.MX6&lt;BR /&gt;wait mode is enabled for i.MX6&lt;BR /&gt;cpaddr = ea880000 suspend_iram_base=ea918000&lt;BR /&gt;PM driver module loaded&lt;BR /&gt;link up failed, DB_R0:0x00117a00, DB_R1:0x08200000!&lt;BR /&gt;IMX PCIe port: link down!&lt;BR /&gt;IMX usb wakeup probe&lt;BR /&gt;add wake up source irq 75&lt;BR /&gt;IMX usb wakeup probe&lt;BR /&gt;cpu regulator mode:ldo_enable&lt;BR /&gt;i.MXC CPU frequency driver&lt;BR /&gt;highmem bounce pool size: 64 pages&lt;BR /&gt;Installing knfsd (copyright (C) 1996 &lt;A href="mailto:okir@monad.swb.de"&gt;okir@monad.swb.de&lt;/A&gt;).&lt;BR /&gt;JFFS2 version 2.2. (NAND) Â© 2001-2006 Red Hat, Inc.&lt;BR /&gt;msgmni has been set to 1231&lt;BR /&gt;alg: No test for stdrng (krng)&lt;BR /&gt;io scheduler noop registered&lt;BR /&gt;io scheduler deadline registered&lt;BR /&gt;io scheduler cfq registered (default)&lt;BR /&gt;MIPI DSI driver module loaded&lt;BR /&gt;mxc_sdc_fb mxc_sdc_fb.0: register mxc display driver hdmi&lt;BR /&gt;mxc_hdmi mxc_hdmi: Detected HDMI controller 0x13:0xa:0xa0:0xc1&lt;BR /&gt;fbcvt: &lt;A href="mailto:1920x1080@60"&gt;1920x1080@60&lt;/A&gt;: CVT Name - 2.073M9&lt;BR /&gt;imx-ipuv3 imx-ipuv3.0: IPU DMFC DP HIGH RESOLUTION: 1(0,1), 5B(2~5), 5F(6,7)&lt;BR /&gt;mxc_sdc_fb mxc_sdc_fb.1: register mxc display driver ldb&lt;BR /&gt;_regulator_get: get() with no identifier&lt;BR /&gt;mxc_sdc_fb mxc_sdc_fb.2: register mxc display driver ldb&lt;BR /&gt;imx-sdma imx-sdma: loaded firmware 1.1&lt;BR /&gt;imx-sdma imx-sdma: initialized&lt;BR /&gt;Serial: IMX driver&lt;BR /&gt;imx-uart.0: ttymxc0 at MMIO 0x2020000 (irq = 58) is a IMX&lt;BR /&gt;console [ttymxc0] enabled, bootconsole disabled&lt;BR /&gt;console [ttymxc0] enabled, bootconsole disabled&lt;BR /&gt;imx-uart.1: ttymxc1 at MMIO 0x21e8000 (irq = 59) is a IMX&lt;BR /&gt;imx-uart.2: ttymxc2 at MMIO 0x21ec000 (irq = 60) is a IMX&lt;BR /&gt;imx-uart.3: ttymxc3 at MMIO 0x21f0000 (irq = 61) is a IMX&lt;BR /&gt;imx-uart.4: ttymxc4 at MMIO 0x21f4000 (irq = 62) is a IMX&lt;BR /&gt;loop: module loaded&lt;BR /&gt;No sata disk.&lt;BR /&gt;m25p80 spi0.0: m25p32 (4096 Kbytes)&lt;BR /&gt;Creating 3 MTD partitions on "m25p32":&lt;BR /&gt;0x000000000000-0x000000080000 : "bootloader"&lt;BR /&gt;0x000000080000-0x000000082000 : "bootenv"&lt;BR /&gt;Moving partition 2: 0x000000082000 -&amp;gt; 0x000000090000&lt;BR /&gt;0x000000090000-0x000000400000 : "kernel"&lt;BR /&gt;vcan: Virtual CAN interface driver&lt;BR /&gt;CAN device driver interface&lt;BR /&gt;flexcan netdevice driver&lt;BR /&gt;flexcan imx6q-flexcan.0: device registered (reg_base=ea9e8000, irq=142)&lt;BR /&gt;flexcan imx6q-flexcan.1: device registered (reg_base=ea9f0000, irq=143)&lt;BR /&gt;FEC Ethernet Driver&lt;BR /&gt;fec_enet_mii_bus: probed&lt;BR /&gt;PPP generic driver version 2.4.2&lt;BR /&gt;PPP Deflate Compression module registered&lt;BR /&gt;PPP BSD Compression module registered&lt;BR /&gt;PPP MPPE Compression module registered&lt;BR /&gt;NET: Registered protocol family 24&lt;BR /&gt;PPTP driver version 0.8.5&lt;BR /&gt;SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256).&lt;BR /&gt;tun: Universal TUN/TAP device driver, 1.6&lt;BR /&gt;tun: (C) 1999-2004 Max Krasnyansky &amp;lt;&lt;A href="mailto:maxk@qualcomm.com"&gt;maxk@qualcomm.com&lt;/A&gt;&amp;gt;&lt;BR /&gt;ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver&lt;BR /&gt;fsl-ehci fsl-ehci.0: Freescale On-Chip EHCI Host Controller&lt;BR /&gt;fsl-ehci fsl-ehci.0: new USB bus registered, assigned bus number 1&lt;BR /&gt;fsl-ehci fsl-ehci.0: irq 75, io base 0x02184000&lt;BR /&gt;fsl-ehci fsl-ehci.0: USB 2.0 started, EHCI 1.00&lt;BR /&gt;hub 1-0:1.0: USB hub found&lt;BR /&gt;hub 1-0:1.0: 1 port detected&lt;BR /&gt;add wake up source irq 72&lt;BR /&gt;fsl-ehci fsl-ehci.1: Freescale On-Chip EHCI Host Controller&lt;BR /&gt;fsl-ehci fsl-ehci.1: new USB bus registered, assigned bus number 2&lt;BR /&gt;fsl-ehci fsl-ehci.1: irq 72, io base 0x02184200&lt;BR /&gt;fsl-ehci fsl-ehci.1: USB 2.0 started, EHCI 1.00&lt;BR /&gt;hub 2-0:1.0: USB hub found&lt;BR /&gt;hub 2-0:1.0: 1 port detected&lt;BR /&gt;Initializing USB Mass Storage driver...&lt;BR /&gt;usbcore: registered new interface driver usb-storage&lt;BR /&gt;USB Mass Storage support registered.&lt;BR /&gt;ARC USBOTG Device Controller driver (1 August 2005)&lt;BR /&gt;g_file_storage gadget: controller 'fsl-usb2-udc' not recognized&lt;BR /&gt;check_parameters:UTP settings are in place now, overriding defaults&lt;BR /&gt;g_file_storage gadget: No serial-number string provided!&lt;BR /&gt;g_file_storage gadget: File-backed Storage Gadget, version: 1 September 2010&lt;BR /&gt;g_file_storage gadget: Number of LUNs=1&lt;BR /&gt;Suspend udc for OTG auto detect&lt;BR /&gt;fsl-usb2-udc: bind to driver g_file_storage&lt;BR /&gt;mousedev: PS/2 mouse device common for all mice&lt;BR /&gt; =======snvs_pwrkey_probe() lp_cr 0x21&lt;BR /&gt; =======snvs_pwrkey_probe() lp_cr 0x21&lt;BR /&gt;input: snvs_power_key as /devices/virtual/input/input0&lt;BR /&gt;i.MX6 powerkey probe&lt;BR /&gt;i2c-core: driver [isl29023] using legacy suspend method&lt;BR /&gt;i2c-core: driver [isl29023] using legacy resume method&lt;BR /&gt;usb 2-1: new high speed USB device number 2 using fsl-ehci&lt;BR /&gt;snvs_rtc snvs_rtc.0: rtc core: registered snvs_rtc as rtc0&lt;BR /&gt;i2c /dev entries driver&lt;BR /&gt;Linux video capture interface: v2.00&lt;BR /&gt;mxc_v4l2_output mxc_v4l2_output.0: V4L2 device registered as video16&lt;BR /&gt;mxc_v4l2_output mxc_v4l2_output.0: V4L2 device registered as video17&lt;BR /&gt;hub 2-1:1.0: USB hub found&lt;BR /&gt;hub 2-1:1.0: 7 ports detected&lt;BR /&gt;mxc_v4l2_output mxc_v4l2_output.0: V4L2 device registered as video18&lt;BR /&gt;mxc_v4l2_output mxc_v4l2_output.0: V4L2 device registered as video19&lt;BR /&gt;mxc_v4l2_output mxc_v4l2_output.0: V4L2 device registered as video20&lt;BR /&gt;imx2-wdt imx2-wdt.0: IMX2+ Watchdog Timer enabled. timeout=60s (nowayout=1)&lt;BR /&gt;SoftDog: cannot register miscdev on minor=130 (err=-16)&lt;BR /&gt;device-mapper: uevent: version 1.0.3&lt;BR /&gt;device-mapper: ioctl: 4.20.0-ioctl (2011-02-02) initialised: &lt;A href="mailto:dm-devel@redhat.com"&gt;dm-devel@redhat.com&lt;/A&gt;&lt;BR /&gt;Bluetooth: Virtual HCI driver ver 1.3&lt;BR /&gt;Bluetooth: HCI UART driver ver 2.2&lt;BR /&gt;Bluetooth: HCIATH3K protocol initialized&lt;BR /&gt;Bluetooth: Generic Bluetooth USB driver ver 0.6&lt;BR /&gt;usbcore: registered new interface driver btusb&lt;BR /&gt;sdhci: Secure Digital Host Controller Interface driver&lt;BR /&gt;sdhci: Copyright(c) Pierre Ossman&lt;BR /&gt;sdhci sdhci-esdhc-imx.0: no write-protect pin available!&lt;BR /&gt;mmc0: no vmmc regulator found&lt;BR /&gt;g_file_storage gadget: high speed config #1&lt;BR /&gt;mmc0: SDHCI controller on platform [sdhci-esdhc-imx.0] using DMA&lt;BR /&gt;sdhci sdhci-esdhc-imx.1: no write-protect pin available!&lt;BR /&gt;sdhci sdhci-esdhc-imx.1: no card-detect pin available!&lt;BR /&gt;mmc1: no vmmc regulator found&lt;BR /&gt;mmc1: SDHCI controller on platform [sdhci-esdhc-imx.1] using DMA&lt;BR /&gt;mxc_vdoa mxc_vdoa: i.MX Video Data Order Adapter(VDOA) driver probed&lt;BR /&gt;VPU initialized&lt;BR /&gt;mxc_asrc registered&lt;BR /&gt;Thermal calibration data is 0x57f4f87d&lt;BR /&gt;Thermal sensor with ratio = 182&lt;BR /&gt;Anatop Thermal registered as thermal_zone0&lt;BR /&gt;anatop_thermal_probe: default cooling device is cpufreq!&lt;BR /&gt;usbcore: registered new interface driver usbhid&lt;BR /&gt;usbhid: USB HID core driver&lt;BR /&gt;mxc_hdmi_soc mxc_hdmi_soc.0: MXC HDMI Audio&lt;BR /&gt;sgtl5000 0-000a: Failed to get supply 'VDDD': -19&lt;BR /&gt;print_constraints: 0-000a: 850 &amp;lt;--&amp;gt; 1600 mV at 1200 mV normal&lt;BR /&gt;sgtl5000 0-000a: sgtl5000 revision 17&lt;BR /&gt;asoc: sgtl5000 &amp;lt;-&amp;gt; imx-ssi.1 mapping ok&lt;BR /&gt;asoc: mxc-hdmi-soc &amp;lt;-&amp;gt; imx-hdmi-soc-dai.0 mapping ok&lt;BR /&gt;ALSA device list:&lt;BR /&gt;&amp;nbsp; #0: sgtl5000-audio&lt;BR /&gt;&amp;nbsp; #1: imx-hdmi-soc&lt;BR /&gt;Netfilter messages via NETLINK v0.30.&lt;BR /&gt;nf_conntrack version 0.5.0 (16384 buckets, 65536 max)&lt;BR /&gt;ctnetlink v0.93: registering with nfnetlink.&lt;BR /&gt;xt_time: kernel timezone is -0000&lt;BR /&gt;IPv4 over IPv4 tunneling driver&lt;BR /&gt;GRE over IPv4 demultiplexor driver&lt;BR /&gt;ip_tables: (C) 2000-2006 Netfilter Core Team&lt;BR /&gt;arp_tables: (C) 2002 David S. Miller&lt;BR /&gt;TCP cubic registered&lt;BR /&gt;NET: Registered protocol family 10&lt;BR /&gt;Mobile IPv6&lt;BR /&gt;ip6_tables: (C) 2000-2006 Netfilter Core Team&lt;BR /&gt;IPv6 over IPv4 tunneling driver&lt;BR /&gt;NET: Registered protocol family 17&lt;BR /&gt;NET: Registered protocol family 15&lt;BR /&gt;can: controller area network core (rev 20090105 abi 8)&lt;BR /&gt;NET: Registered protocol family 29&lt;BR /&gt;can: raw protocol (rev 20090105)&lt;BR /&gt;can: broadcast manager protocol (rev 20090105 t)&lt;BR /&gt;Bluetooth: RFCOMM TTY layer initialized&lt;BR /&gt;Bluetooth: RFCOMM socket layer initialized&lt;BR /&gt;Bluetooth: RFCOMM ver 1.11&lt;BR /&gt;Bluetooth: BNEP (Ethernet Emulation) ver 1.3&lt;BR /&gt;Bluetooth: BNEP filters: protocol multicast&lt;BR /&gt;Bluetooth: HIDP (Human Interface Emulation) ver 1.2&lt;BR /&gt;lib80211: common routines for IEEE802.11 drivers&lt;BR /&gt;VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4&lt;BR /&gt;Bus freq driver module loaded&lt;BR /&gt;Bus freq driver Enabled&lt;BR /&gt;mxc_dvfs_core_probe&lt;BR /&gt;DVFS driver module loaded&lt;BR /&gt;snvs_rtc snvs_rtc.0: setting system clock to 1970-01-01 00:00:43 UTC (43)&lt;BR /&gt;VFS: Cannot open root device "(null)" or unknown-block(0,0)&lt;BR /&gt;Please append a correct "root=" boot option; here are the available partitions:&lt;BR /&gt;1f00&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 512 mtdblock0&amp;nbsp; (driver?)&lt;BR /&gt;1f01&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; 8 mtdblock1&amp;nbsp; (driver?)&lt;BR /&gt;1f02&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3520 mtdblock2&amp;nbsp; (driver?)&lt;BR /&gt;Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)&lt;BR /&gt;[&amp;lt;c004b1c4&amp;gt;] (unwind_backtrace+0x0/0xe0) from [&amp;lt;c0519c98&amp;gt;] (panic+0x68/0x188)&lt;BR /&gt;[&amp;lt;c0519c98&amp;gt;] (panic+0x68/0x188) from [&amp;lt;c0008db8&amp;gt;] (mount_block_root+0x1d0/0x214)&lt;BR /&gt;[&amp;lt;c0008db8&amp;gt;] (mount_block_root+0x1d0/0x214) from [&amp;lt;c0008ee4&amp;gt;] (mount_root+0xe8/0&lt;BR /&gt;x108)&lt;BR /&gt;[&amp;lt;c0008ee4&amp;gt;] (mount_root+0xe8/0x108) from [&amp;lt;c000902c&amp;gt;] (prepare_namespace+0x128/&lt;BR /&gt;0x17c)&lt;BR /&gt;[&amp;lt;c000902c&amp;gt;] (prepare_namespace+0x128/0x17c) from [&amp;lt;c0008a24&amp;gt;] (kernel_init+0x13&lt;BR /&gt;0/0x16c)&lt;BR /&gt;[&amp;lt;c0008a24&amp;gt;] (kernel_init+0x130/0x16c) from [&amp;lt;c00448c4&amp;gt;] (kernel_thread_exit+0x0&lt;BR /&gt;/0x8)&lt;BR /&gt;CPU2: stopping&lt;BR /&gt;[&amp;lt;c004b1c4&amp;gt;] (unwind_backtrace+0x0/0xe0) from [&amp;lt;c003e278&amp;gt;] (do_IPI+0xd0/0x13c)&lt;BR /&gt;[&amp;lt;c003e278&amp;gt;] (do_IPI+0xd0/0x13c) from [&amp;lt;c004320c&amp;gt;] (__irq_svc+0x4c/0xe8)&lt;BR /&gt;Exception stack(0xe4075f98 to 0xe4075fe0)&lt;BR /&gt;5f80:&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;&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; c07494c0 00000000&lt;BR /&gt;5fa0: 00000002 e4075fe0 e4074000 c0742024 c05235fc c07421d8 1000406a 412fc09a&lt;BR /&gt;5fc0: 00000000 00000000 00000000 e4075fe0 c0052bb4 c0044924 40000013 ffffffff&lt;BR /&gt;[&amp;lt;c004320c&amp;gt;] (__irq_svc+0x4c/0xe8) from [&amp;lt;c0044924&amp;gt;] (default_idle+0x24/0x28)&lt;BR /&gt;[&amp;lt;c0044924&amp;gt;] (default_idle+0x24/0x28) from [&amp;lt;c0044af0&amp;gt;] (cpu_idle+0x90/0xf4)&lt;BR /&gt;[&amp;lt;c0044af0&amp;gt;] (cpu_idle+0x90/0xf4) from [&amp;lt;105165d4&amp;gt;] (0x105165d4)&lt;BR /&gt;CPU0: stopping&lt;BR /&gt;[&amp;lt;c004b1c4&amp;gt;] (unwind_backtrace+0x0/0xe0) from [&amp;lt;c003e278&amp;gt;] (do_IPI+0xd0/0x13c)&lt;BR /&gt;[&amp;lt;c003e278&amp;gt;] (do_IPI+0xd0/0x13c) from [&amp;lt;c004320c&amp;gt;] (__irq_svc+0x4c/0xe8)&lt;BR /&gt;Exception stack(0xc06e7f70 to 0xc06e7fb8)&lt;BR /&gt;7f60:&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; c07494c0 00000000 00000000 c06e7fb8&lt;BR /&gt;7f80: c06e6000 c0742024 c05235fc cc80b0e0 1000406a 412fc09a 00000000 00000000&lt;BR /&gt;7fa0: 00000000 c06e7fb8 c0052bb4 c0044924 40000013 ffffffff&lt;BR /&gt;[&amp;lt;c004320c&amp;gt;] (__irq_svc+0x4c/0xe8) from [&amp;lt;c0044924&amp;gt;] (default_idle+0x24/0x28)&lt;BR /&gt;[&amp;lt;c0044924&amp;gt;] (default_idle+0x24/0x28) from [&amp;lt;c0044af0&amp;gt;] (cpu_idle+0x90/0xf4)&lt;BR /&gt;[&amp;lt;c0044af0&amp;gt;] (cpu_idle+0x90/0xf4) from [&amp;lt;c00088a4&amp;gt;] (start_kernel+0x29c/0x2ec)&lt;BR /&gt;[&amp;lt;c00088a4&amp;gt;] (start_kernel+0x29c/0x2ec) from [&amp;lt;10008040&amp;gt;] (0x10008040)&lt;BR /&gt;CPU1: stopping&lt;BR /&gt;[&amp;lt;c004b1c4&amp;gt;] (unwind_backtrace+0x0/0xe0) from [&amp;lt;c003e278&amp;gt;] (do_IPI+0xd0/0x13c)&lt;BR /&gt;[&amp;lt;c003e278&amp;gt;] (do_IPI+0xd0/0x13c) from [&amp;lt;c004320c&amp;gt;] (__irq_svc+0x4c/0xe8)&lt;BR /&gt;Exception stack(0xe406bf98 to 0xe406bfe0)&lt;BR /&gt;bf80:&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;&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; c07494c0 00000000&lt;BR /&gt;bfa0: 00000001 e406bfe0 e406a000 c0742024 c05235fc c07421d8 1000406a 412fc09a&lt;BR /&gt;bfc0: 00000000 00000000 00000000 e406bfe0 c0052bb4 c0044924 40000013 ffffffff&lt;BR /&gt;[&amp;lt;c004320c&amp;gt;] (__irq_svc+0x4c/0xe8) from [&amp;lt;c0044924&amp;gt;] (default_idle+0x24/0x28)&lt;BR /&gt;[&amp;lt;c0044924&amp;gt;] (default_idle+0x24/0x28) from [&amp;lt;c0044af0&amp;gt;] (cpu_idle+0x90/0xf4)&lt;BR /&gt;[&amp;lt;c0044af0&amp;gt;] (cpu_idle+0x90/0xf4) from [&amp;lt;105165d4&amp;gt;] (0x105165d4)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Aug 2013 18:05:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Programming-Tool-Problem-Will-not-boot-Ramdisk/m-p/273344#M29872</guid>
      <dc:creator>PaulDeMetrotion</dc:creator>
      <dc:date>2013-08-27T18:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: Programming Tool Problem - Will not boot Ramdisk</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Programming-Tool-Problem-Will-not-boot-Ramdisk/m-p/273345#M29873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it posible to boot the system from different source?, we need to make sure we have access to the spi-nor from linux.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Aug 2013 19:50:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Programming-Tool-Problem-Will-not-boot-Ramdisk/m-p/273345#M29873</guid>
      <dc:creator>AlejandroSierra</dc:creator>
      <dc:date>2013-08-27T19:50:58Z</dc:date>
    </item>
    <item>
      <title>Re: Programming Tool Problem - Will not boot Ramdisk</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Programming-Tool-Problem-Will-not-boot-Ramdisk/m-p/273346#M29874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I can boot from an SD device, a micro-SD device, and a SATA/CFAST device. Wouldn't the following indicate that the SPI-NOR is being seen:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please append a correct "root=" boot option; here are the available partitions:&lt;/P&gt;&lt;P&gt;1f00&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 512 mtdblock0&amp;nbsp; (driver?)&lt;/P&gt;&lt;P&gt;1f01&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; 8 mtdblock1&amp;nbsp; (driver?)&lt;/P&gt;&lt;P&gt;1f02&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3520 mtdblock2&amp;nbsp; (driver?)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Aug 2013 21:14:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Programming-Tool-Problem-Will-not-boot-Ramdisk/m-p/273346#M29874</guid>
      <dc:creator>PaulDeMetrotion</dc:creator>
      <dc:date>2013-08-27T21:14:59Z</dc:date>
    </item>
    <item>
      <title>Re: Programming Tool Problem - Will not boot Ramdisk</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Programming-Tool-Problem-Will-not-boot-Ramdisk/m-p/273347#M29875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;P&gt;Had your issue got resolved? If yes, we are going to close the discussion in 3 days. If you still need help please feel free to contact Freescale.&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Yixing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 06:00:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Programming-Tool-Problem-Will-not-boot-Ramdisk/m-p/273347#M29875</guid>
      <dc:creator>YixingKong</dc:creator>
      <dc:date>2014-02-19T06:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: Programming Tool Problem - Will not boot Ramdisk</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Programming-Tool-Problem-Will-not-boot-Ramdisk/m-p/273348#M29876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;P&gt;This discussion is closed since no activity. If you still need help, please feel free to reply with an update to this discussion, or create another discussion.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Yixing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Feb 2014 06:53:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Programming-Tool-Problem-Will-not-boot-Ramdisk/m-p/273348#M29876</guid>
      <dc:creator>YixingKong</dc:creator>
      <dc:date>2014-02-26T06:53:40Z</dc:date>
    </item>
  </channel>
</rss>

