<?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>i.MX Processors中的主题 Re: i.MX28evk initramfs doesnt work.</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-MX28evk-initramfs-doesnt-work/m-p/893592#M135079</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A _jive_internal="true" data-content-finding="Community" data-userid="334294" data-username="rootb3r@gmail.com" href="https://community.nxp.com/people/rootb3r@gmail.com"&gt;Amit&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The final version of linux BSP for i.MX28EVK is L2.6.35, See here, please!&lt;/P&gt;&lt;P&gt;--&lt;A class="link-titled" href="https://www.nxp.com/support/developer-resources/run-time-software/linux-software-and-development-tools/embedded-linux-for-i.mx-applications-processors:IMXLINUX?tab=Design_Tools_Tab" title="https://www.nxp.com/support/developer-resources/run-time-software/linux-software-and-development-tools/embedded-linux-for-i.mx-applications-processors:IMXLINUX?tab=Design_Tools_Tab"&gt;Embedded Linux for i.MX Applications Processors | NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI class=""&gt;&lt;A data-content-subfinding="Software &amp;amp; Tools tab" data-dtmaction="Software &amp;amp; Tools tab: Download click" data-dtmassettype="Download" data-dtmsubaction="i.MX28 Linux 2.6.35 Source Code Files and documentation" href="https://www.nxp.com/webapp/Download?colCode=L2.6.35_1.1.0_ER_SOURCE&amp;amp;appType=license" target="_blank"&gt;i.MX28 Linux 2.6.35 Source Code Files and documentation&lt;/A&gt;&lt;SUP&gt;(REV L2.6.35_1.1.0)&lt;/SUP&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;EM class=""&gt;i.MX28's linux BSP source code can also be found in other versions of linux BSP, but we didn't test and validate it. If users want to use other version of BSP, she will have to test and debug it.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In addition, according to your above logs and descriptions, u-boot/linux kernel can be normally boot, but init file was not correctly loaded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can find many contents on how to load ram disk from internet. such as the link:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.kernel.org/doc/html/v4.17/admin-guide/initrd.html" title="https://www.kernel.org/doc/html/v4.17/admin-guide/initrd.html"&gt;Using the initial RAM disk (initrd) — The Linux Kernel documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it can help you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a nice day!&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;NXP TIC Weidong&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Apr 2019 01:44:44 GMT</pubDate>
    <dc:creator>weidong_sun</dc:creator>
    <dc:date>2019-04-15T01:44:44Z</dc:date>
    <item>
      <title>i.MX28evk initramfs doesnt work.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX28evk-initramfs-doesnt-work/m-p/893591#M135078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, I've built a kernel with support for initramfs in it but haven't linked the initramfs into the kernel. The kernel and initramfs are placed at their respective memory addresses and using u-boot iminfo command I can verify that.&lt;BR /&gt;As soon as the kernel starts to decompress and load the initramfs it hangs while executing init from the initramfs.&lt;BR /&gt;This is the error I get:--&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;U-Boot 2014.01 (Jan 16 2019 - 17:32:13)&lt;/P&gt;&lt;P&gt;CPU: Freescale i.MX28 rev1.2 at 454 MHz&lt;BR /&gt;BOOT: NAND, 3V3&lt;BR /&gt;DRAM: 64 MiB&lt;BR /&gt;NAND: 128 MiB&lt;BR /&gt;Video: MXSFB: 'videomode' variable not set!&lt;BR /&gt;In: serial&lt;BR /&gt;Out: serial&lt;BR /&gt;Err: serial&lt;BR /&gt;Net: FEC0 [PRIME], FEC1&lt;BR /&gt;Hit any key to stop autoboot: 5 4 0 &lt;BR /&gt;=&amp;gt; prn iminfo 0x42300000&lt;/P&gt;&lt;P&gt;## Checking Image at 42300000 ...&lt;BR /&gt;Legacy image found&lt;BR /&gt;Image Name: Root Filesystem&lt;BR /&gt;Created: 2019-02-22 18:40:04 UTC&lt;BR /&gt;Image Type: ARM Linux RAMDisk Image (uncompressed)&lt;BR /&gt;Data Size: 1896596 Bytes = 1.8 MiB&lt;BR /&gt;Load Address: 40800000&lt;BR /&gt;Entry Point: 40800000&lt;BR /&gt;Verifying Checksum ... OK&lt;BR /&gt;=&amp;gt; iminfo 0x42300000 00000 000000&lt;/P&gt;&lt;P&gt;## Checking Image at 42000000 ...&lt;BR /&gt;Legacy image found&lt;BR /&gt;Image Name: Linux-2.6.35.3-flex-dvt&lt;BR /&gt;Created: 2019-04-09 15:46:08 UTC&lt;BR /&gt;Image Type: ARM Linux Kernel Image (uncompressed)&lt;BR /&gt;Data Size: 1926580 Bytes = 1.8 MiB&lt;BR /&gt;Load Address: 40008000&lt;BR /&gt;Entry Point: 40008000&lt;BR /&gt;Verifying Checksum ... OK&lt;BR /&gt;=&amp;gt; boot boot&lt;BR /&gt;Unknown command 'console=ttyAM0,115200' - try 'help'&lt;BR /&gt;## Booting kernel from Legacy Image at 42000000 ...&lt;BR /&gt;Image Name: Linux-2.6.35.3-flex-dvt&lt;BR /&gt;Created: 2019-04-09 15:46:08 UTC&lt;BR /&gt;Image Type: ARM Linux Kernel Image (uncompressed)&lt;BR /&gt;Data Size: 1926580 Bytes = 1.8 MiB&lt;BR /&gt;Load Address: 40008000&lt;BR /&gt;Entry Point: 40008000&lt;BR /&gt;## Loading init Ramdisk from Legacy Image at 42300000 ...&lt;BR /&gt;Image Name: Root Filesystem&lt;BR /&gt;Created: 2019-02-22 18:40:04 UTC&lt;BR /&gt;Image Type: ARM Linux RAMDisk Image (uncompressed)&lt;BR /&gt;Data Size: 1896596 Bytes = 1.8 MiB&lt;BR /&gt;Load Address: 40800000&lt;BR /&gt;Entry Point: 40800000&lt;BR /&gt;Loading Kernel Image ... OK&lt;/P&gt;&lt;P&gt;Starting kernel ...&lt;/P&gt;&lt;P&gt;Uncompressing Linux... done, booting the kernel.&lt;BR /&gt;Linux version 2.6.35.3-670-g914558e-dvt-g4ea3bcd-dirty (srishti@iot-compile) (gcc version 4.4.4 (4.4.4_09.06.2010) ) #1 PREEMPT Tue Apr 9 21:11:13 IST 2019&lt;BR /&gt;CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=00053177&lt;BR /&gt;CPU: VIVT data cache, VIVT instruction cache&lt;BR /&gt;Machine: Freescale MX28EVK board&lt;BR /&gt;Memory policy: ECC disabled, Data cache writeback&lt;BR /&gt;Built 1 zonelists in Zone order, mobility grouping on. Total pages: 16256&lt;BR /&gt;Kernel command line: console=ttyAM0,115200 rootfstype=ramfs root=/dev/ram rw gpmi init=/init earlyprintk=serial&lt;BR /&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;VFS: Mounted root (ramfs filesystem) on device 0:11.&lt;/P&gt;&lt;P&gt;Freeing init memory: 124K&lt;/P&gt;&lt;P&gt;Failed to execute /init. Attempting defaults...&lt;/P&gt;&lt;P&gt;Kernel panic - not syncing: No init found. Try passing init= option to kernel. See Linux Documentation/init.txt for guidance.&lt;/P&gt;&lt;P&gt;Backtrace:&lt;/P&gt;&lt;P&gt;[&amp;lt;8002b990&amp;gt;] (dump_backtrace+0x0/0x110) from [&amp;lt;802d69a8&amp;gt;] (dump_stack+0x18/0x1c)&lt;BR /&gt; r7:00000013 r6:80046b14 r5:800221c8 r4:803dbd58&lt;/P&gt;&lt;P&gt;[&amp;lt;802d6990&amp;gt;] (dump_stack+0x0/0x1c) from [&amp;lt;802d6a24&amp;gt;] (panic+0x78/0xfc)&lt;/P&gt;&lt;P&gt;[&amp;lt;802d69ac&amp;gt;] (panic+0x0/0xfc) from [&amp;lt;800275ec&amp;gt;] (init_post+0xb4/0xdc)&lt;BR /&gt; r3:00000000 r2:83c72d00 r1:83c72e00 r0:80359312&lt;/P&gt;&lt;P&gt;[&amp;lt;80027538&amp;gt;] (init_post+0x0/0xdc) from [&amp;lt;800084fc&amp;gt;] (kernel_init+0x12c/0x170)&lt;BR /&gt; r5:800221c8 r4:803daf40&lt;/P&gt;&lt;P&gt;[&amp;lt;800083d0&amp;gt;] (kernel_init+0x0/0x170) from [&amp;lt;80046b14&amp;gt;] (do_exit+0x0/0x6a4)&lt;BR /&gt; r5:800083d0 r4:00000000&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The arguments I pass onto the kernel command line&amp;nbsp;are:--&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;SPAN style="background-color: #f6f6f6;"&gt;console=ttyAM0,115200 rootfstype=ramfs root=/dev/ram rw gpmi init=/init earlyprintk=serial&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My goal here is to build a minimal firmware with kernel and initramfs only as far as I can see the log initramfs gets mounted properly but don't know the reason why it cannot execute any file from initramfs. Also, in the kernel config I've enabled the following:--&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;General setup&amp;nbsp; ---&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;[*] Initial RAM filesystem and RAM disk (initramfs/initrd) support&amp;nbsp;&lt;BR /&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp;( ) Initramfs source file(s)&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;[*] Optimize for size&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And...&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;Device Drivers&amp;nbsp; ---&amp;gt;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;[*] Block devices&amp;nbsp; ---&amp;gt;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;*&amp;gt; RAM block device support&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (16) Default number of RAM disks&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;(4096) Default RAM disk size (kbytes)&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know where I'm going wrong If anyone has any clue pls post your suggestions.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Amit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Apr 2019 06:27:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX28evk-initramfs-doesnt-work/m-p/893591#M135078</guid>
      <dc:creator>rootb3r</dc:creator>
      <dc:date>2019-04-14T06:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX28evk initramfs doesnt work.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX28evk-initramfs-doesnt-work/m-p/893592#M135079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A _jive_internal="true" data-content-finding="Community" data-userid="334294" data-username="rootb3r@gmail.com" href="https://community.nxp.com/people/rootb3r@gmail.com"&gt;Amit&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The final version of linux BSP for i.MX28EVK is L2.6.35, See here, please!&lt;/P&gt;&lt;P&gt;--&lt;A class="link-titled" href="https://www.nxp.com/support/developer-resources/run-time-software/linux-software-and-development-tools/embedded-linux-for-i.mx-applications-processors:IMXLINUX?tab=Design_Tools_Tab" title="https://www.nxp.com/support/developer-resources/run-time-software/linux-software-and-development-tools/embedded-linux-for-i.mx-applications-processors:IMXLINUX?tab=Design_Tools_Tab"&gt;Embedded Linux for i.MX Applications Processors | NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI class=""&gt;&lt;A data-content-subfinding="Software &amp;amp; Tools tab" data-dtmaction="Software &amp;amp; Tools tab: Download click" data-dtmassettype="Download" data-dtmsubaction="i.MX28 Linux 2.6.35 Source Code Files and documentation" href="https://www.nxp.com/webapp/Download?colCode=L2.6.35_1.1.0_ER_SOURCE&amp;amp;appType=license" target="_blank"&gt;i.MX28 Linux 2.6.35 Source Code Files and documentation&lt;/A&gt;&lt;SUP&gt;(REV L2.6.35_1.1.0)&lt;/SUP&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;EM class=""&gt;i.MX28's linux BSP source code can also be found in other versions of linux BSP, but we didn't test and validate it. If users want to use other version of BSP, she will have to test and debug it.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In addition, according to your above logs and descriptions, u-boot/linux kernel can be normally boot, but init file was not correctly loaded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can find many contents on how to load ram disk from internet. such as the link:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.kernel.org/doc/html/v4.17/admin-guide/initrd.html" title="https://www.kernel.org/doc/html/v4.17/admin-guide/initrd.html"&gt;Using the initial RAM disk (initrd) — The Linux Kernel documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it can help you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a nice day!&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;NXP TIC Weidong&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Apr 2019 01:44:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX28evk-initramfs-doesnt-work/m-p/893592#M135079</guid>
      <dc:creator>weidong_sun</dc:creator>
      <dc:date>2019-04-15T01:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX28evk initramfs doesnt work.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX28evk-initramfs-doesnt-work/m-p/893593#M135080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So the u-boot and kernel are working fine problem is with initramfs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, I've noticed the default size of initramfs is 4096 while after extracting the initramfs.cpio.gz file it expanded to 5Mb which is more than the allocated size in the kernel can this be an issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Apr 2019 05:39:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX28evk-initramfs-doesnt-work/m-p/893593#M135080</guid>
      <dc:creator>rootb3r</dc:creator>
      <dc:date>2019-04-15T05:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX28evk initramfs doesnt work.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX28evk-initramfs-doesnt-work/m-p/893594#M135081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Amit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; You can try to find "Default RAM disk size kbytes" in kernel menuconfig.&lt;/P&gt;&lt;P&gt;device--&amp;gt;blocks--&amp;gt;Default RAM disk size kbytes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it should be here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a nice day!&lt;/P&gt;&lt;P&gt;NXP Tic team Weidogn sun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2019 03:46:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX28evk-initramfs-doesnt-work/m-p/893594#M135081</guid>
      <dc:creator>weidong_sun</dc:creator>
      <dc:date>2019-04-16T03:46:02Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX28evk initramfs doesnt work.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX28evk-initramfs-doesnt-work/m-p/893595#M135082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've already increased the size of initramfs by doing what you've suggested&lt;/P&gt;&lt;P&gt;it doesn't help I'm still stuck at same error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does the problem I'm facing got anything to do with ATAGS in uboot?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried building initramfs through buildroot and even manually building&lt;/P&gt;&lt;P&gt;busybox and then building the initramfs using the static busybox binary&lt;/P&gt;&lt;P&gt;nothing seems to work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2019 06:36:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX28evk-initramfs-doesnt-work/m-p/893595#M135082</guid>
      <dc:creator>rootb3r</dc:creator>
      <dc:date>2019-04-16T06:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX28evk initramfs doesnt work.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX28evk-initramfs-doesnt-work/m-p/893596#M135083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;SPAN class=""&gt;&lt;A _jive_internal="true" class="" data-content-finding="Community" data-userid="334294" data-username="rootb3r@gmail.com" href="https://community.nxp.com/people/rootb3r@gmail.com"&gt;Amit&lt;/A&gt;&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Could you try the final version of linux BSP for i.MX28 EVK ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a nice day!&lt;/P&gt;&lt;P&gt;weidong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2019 09:22:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX28evk-initramfs-doesnt-work/m-p/893596#M135083</guid>
      <dc:creator>weidong_sun</dc:creator>
      <dc:date>2019-04-16T09:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX28evk initramfs doesnt work.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX28evk-initramfs-doesnt-work/m-p/893597#M135084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm actually building the firmware for Wink Hub 1 by Wink Inc which is based on i.MX28evk board and they've open sourced&amp;nbsp;the kernel they use on the device here's the link:-&amp;nbsp;&lt;A href="https://github.com/winkapp/wink-hub-kernel-public"&gt;https://github.com/winkapp/wink-hub-kernel-public&lt;/A&gt;. I downloaded the ltib&amp;nbsp;BSP but it's giving me a lot of compatibility issues especially Perl and I'm unable to build the kernel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply.&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Apr 2019 14:20:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX28evk-initramfs-doesnt-work/m-p/893597#M135084</guid>
      <dc:creator>rootb3r</dc:creator>
      <dc:date>2019-04-17T14:20:27Z</dc:date>
    </item>
  </channel>
</rss>

