<?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: MFGTool - initramfs - and Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0) error in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/MFGTool-initramfs-and-Kernel-panic-not-syncing-VFS-Unable-to/m-p/360549#M50680</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found this at &lt;A href="https://sites.google.com/site/linuxkernel88/kernel-exploration/u-boot" title="https://sites.google.com/site/linuxkernel88/kernel-exploration/u-boot"&gt;u-boot&amp;nbsp; -- BOOTM - Linux Kernel&lt;/A&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt;"For Linux, exactly one optional argument can be passed. If it is present, it is interpreted as the start address of a initrd ramdisk image (in RAM, ROM or flash memory). In this case the bootm command consists of three steps: first the Linux kernel image is uncompressed and copied into RAM, then the ramdisk image is loaded to RAM, and finally control is passed to the Linux kernel, passing information about the location and size of the ramdisk image."&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;When my process failed:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt;I load uImage to 0x10800000&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt; I load initramfs to 0x10C00000&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt; I call bootm 0x10800000 0x10C00000 &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt;bootm checksumed the kernel and the initramfs&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt;u-boot says my kernel is uncompressed&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt; bootm copy uImage to 0x10008000, as uImage says&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="padding-left: 30px;"&gt;bootm jump to 0x10008000 to execute kernel, as uImage says&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt; 0x10008000+kernel size is pretty close to 0x10C00000 ¿any additional memory for kernel overwritten intiramfs start memory zone?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,monospace; font-size: 10pt;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt; kernel looks for intramfs at 0x10C00000 but it founds ¿kernel written data?. So, no ram disk is mounted&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jose&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Oct 2014 17:53:08 GMT</pubDate>
    <dc:creator>controlhorus</dc:creator>
    <dc:date>2014-10-03T17:53:08Z</dc:date>
    <item>
      <title>MFGTool - initramfs - and Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0) error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MFGTool-initramfs-and-Kernel-panic-not-syncing-VFS-Unable-to/m-p/360548#M50679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;Hello&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;Here:&amp;nbsp; custom board 'based' on SabreSD. Yocto dora with 3.0.35 kernel. I 'moved' the fsl-image-mfgtool-initramfs.bb from daisy to dora to build an initramfs file to use in MFGtool.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;I got the title error when start the MFGTool. After much struggling I found the real error was rather before in printks:&lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;[&lt;/TD&gt;&lt;TD&gt;2.707858] Unpacking initramfs...&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;[&lt;/TD&gt;&lt;TD&gt;2.711280] Initramfs unpacking failed: junk in compressed archive&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Going through the kernel source I found that the initramfs image was being lost in the path from uboot to kernel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I solved it changing:&lt;/P&gt;&lt;P&gt;bootm 0x10800000&amp;nbsp; 0x10C00000&lt;/P&gt;&lt;P&gt;to:&lt;/P&gt;&lt;P&gt;bootm 0x12800000&amp;nbsp; 0x12C00000&lt;/P&gt;&lt;P&gt;and configuring the MFGTool to load the files to that address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am losing something and I am not able to see why this change is necesary.&amp;nbsp; Anybody can explain it to me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Jose&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Uboot run&lt;/P&gt;&lt;P&gt;U-Boot &amp;gt; run bootcmd_mfg&lt;/P&gt;&lt;P&gt;## Booting kernel from Legacy Image at 12800000 ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Image Name:&amp;nbsp;&amp;nbsp; Linux-3.0.35dora-hs-03023-gf6dd2&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; 3472132 Bytes = 3.3 MiB&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 12c00000 ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Image Name:&amp;nbsp;&amp;nbsp; hs-fsl-image-mfgtool-initramfs-i&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; 6931695 Bytes = 6.6 MiB&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;&lt;/P&gt;&lt;P&gt;:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2014 09:32:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MFGTool-initramfs-and-Kernel-panic-not-syncing-VFS-Unable-to/m-p/360548#M50679</guid>
      <dc:creator>controlhorus</dc:creator>
      <dc:date>2014-10-01T09:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: MFGTool - initramfs - and Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0) error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MFGTool-initramfs-and-Kernel-panic-not-syncing-VFS-Unable-to/m-p/360549#M50680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found this at &lt;A href="https://sites.google.com/site/linuxkernel88/kernel-exploration/u-boot" title="https://sites.google.com/site/linuxkernel88/kernel-exploration/u-boot"&gt;u-boot&amp;nbsp; -- BOOTM - Linux Kernel&lt;/A&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt;"For Linux, exactly one optional argument can be passed. If it is present, it is interpreted as the start address of a initrd ramdisk image (in RAM, ROM or flash memory). In this case the bootm command consists of three steps: first the Linux kernel image is uncompressed and copied into RAM, then the ramdisk image is loaded to RAM, and finally control is passed to the Linux kernel, passing information about the location and size of the ramdisk image."&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;When my process failed:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt;I load uImage to 0x10800000&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt; I load initramfs to 0x10C00000&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt; I call bootm 0x10800000 0x10C00000 &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt;bootm checksumed the kernel and the initramfs&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt;u-boot says my kernel is uncompressed&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt; bootm copy uImage to 0x10008000, as uImage says&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="padding-left: 30px;"&gt;bootm jump to 0x10008000 to execute kernel, as uImage says&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt; 0x10008000+kernel size is pretty close to 0x10C00000 ¿any additional memory for kernel overwritten intiramfs start memory zone?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,monospace; font-size: 10pt;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt; kernel looks for intramfs at 0x10C00000 but it founds ¿kernel written data?. So, no ram disk is mounted&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jose&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Oct 2014 17:53:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MFGTool-initramfs-and-Kernel-panic-not-syncing-VFS-Unable-to/m-p/360549#M50680</guid>
      <dc:creator>controlhorus</dc:creator>
      <dc:date>2014-10-03T17:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: Re: MFGTool - initramfs - and Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0) error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MFGTool-initramfs-and-Kernel-panic-not-syncing-VFS-Unable-to/m-p/360550#M50681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I remembered a piece of start log:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Virtual kernel memory layout:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp; vector&amp;nbsp; : 0xffff0000 - 0xffff1000&amp;nbsp; (&amp;nbsp; 4 kB)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp; fixmap&amp;nbsp; : 0xfff00000 - 0xfffe0000&amp;nbsp; ( 896 kB)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp; DMA&amp;nbsp;&amp;nbsp;&amp;nbsp; : 0xf4600000 - 0xffe00000&amp;nbsp; ( 184 MB)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp; vmalloc : 0xc0800000 - 0xf2000000&amp;nbsp; ( 792 MB)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp; lowmem&amp;nbsp; : 0x80000000 - 0xc0000000&amp;nbsp; (1024 MB)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp; pkmap&amp;nbsp; : 0x7fe00000 - 0x80000000&amp;nbsp; (&amp;nbsp; 2 MB)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp; modules : 0x7f000000 - 0x7fe00000&amp;nbsp; (&amp;nbsp; 14 MB)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp; .init&amp;nbsp; : 0x80008000 - 0x8003a000&amp;nbsp; ( 200 kB)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp; .text&amp;nbsp; : 0x8003a000 - 0x809ef038&amp;nbsp; (9941 kB)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp; .data&amp;nbsp; : 0x809f0000 - 0x80a444a0&amp;nbsp; ( 338 kB)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seems as if kernel knows the memory as 0x80000000 (where uboot sees it as 0x10000000).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Code kernel sizes up to 0x8003a000. Kernel uses up to 0x80a444a0 for data and variables (see System.map at kernel compilation). Initramfs, when start failed, is at 0x80C00000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suposse kernel initialitation starts to ask for available memory just beginning from 0x80a444a0 and it overwrites the initramfs file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jose&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Oct 2014 08:53:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MFGTool-initramfs-and-Kernel-panic-not-syncing-VFS-Unable-to/m-p/360550#M50681</guid>
      <dc:creator>controlhorus</dc:creator>
      <dc:date>2014-10-06T08:53:40Z</dc:date>
    </item>
    <item>
      <title>Re: MFGTool - initramfs - and Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0) error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MFGTool-initramfs-and-Kernel-panic-not-syncing-VFS-Unable-to/m-p/360551#M50682</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;Have you tried to change the &lt;SPAN style="font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt;0x10C00000&amp;nbsp; addres to a higher number? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt;It might be happenning that the images&amp;nbsp; are overlapping. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt;Alejandro&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Oct 2014 20:58:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MFGTool-initramfs-and-Kernel-panic-not-syncing-VFS-Unable-to/m-p/360551#M50682</guid>
      <dc:creator>alejandrolozan1</dc:creator>
      <dc:date>2014-10-06T20:58:33Z</dc:date>
    </item>
    <item>
      <title>Re: MFGTool - initramfs - and Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0) error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MFGTool-initramfs-and-Kernel-panic-not-syncing-VFS-Unable-to/m-p/360552#M50683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Alejandro&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes. That was the trick that made it work. I was trying to understand why.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yet I have an unsoresolved question (between many other:):&lt;/P&gt;&lt;P&gt;&amp;nbsp; - Are uboot 0x10c00000 and kernel 0x80c0000 the same physical memory address?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the answer is yes, but I am not able to find anybody talking about this change of addresses from u-boot to kernel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you and bests regarads,&lt;/P&gt;&lt;P&gt;Jose.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 17:54:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MFGTool-initramfs-and-Kernel-panic-not-syncing-VFS-Unable-to/m-p/360552#M50683</guid>
      <dc:creator>controlhorus</dc:creator>
      <dc:date>2014-10-08T17:54:17Z</dc:date>
    </item>
  </channel>
</rss>

