- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
initramfs_ complete.c pio.gz for Little Endian?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
10-21-2011 02:27 PM
The MicroBlaze Linux General wiki page references two prebuilt ramdisk images being available. One without shared library support, initramfs_minimal.cpio.gz, and one with shared library support initramfs_complete.cpio.gz. The MicroBlaze Linux Little Endian wiki only references the initramfs_minimal_le.cpio.gz that is included with the MicroBlaze GNU Tools.
Is there a initramfs_complete_le.cpio.gz available from Xilinx?
Thanks,
Steve
Re: initramfs_ complete.c pio.gz for Little Endian?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
10-24-2011 09:04 PM
Hi ,
initramfs_complete_le.cpio.gzis not availiable in our git repository
Regards
Madhubala
Re: initramfs_ complete.c pio.gz for Little Endian?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
03-12-2012 05:57 AM
Hi,
i have a couple of questions,
I try to install u-boot but I can not build it whit cross compiler of microblaze_v1.0_le. is there any problem in order to build it whit this cross compiler?
I also try to install microblaze_v.10 but is not posible to uncompress the file mb_gnu_tools_bin.tar.bz, please could you ckeck it?
thank you very much
Re: initramfs_ complete.c pio.gz for Little Endian?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
03-14-2012 09:41 AM
Can someone explain the difference between complete and minimal initrams??
When should I compile the kernel with complete and when with the minimal initrams???
Thanks in advance
Santonop
Re: initramfs_ complete.c pio.gz for Little Endian?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
03-14-2012 09:53 AM
initramfs_minimal.cpio.gz is a prebuilt ramdisk image that Xilinx provides to get you started with a basic or bare bones Linux system. It contains a minimal set of files that are required to boot and run the Linux kernel on MicroBlaze. For a Little Endian MicroBlaze system, Xilinx only provides the minimal image and not one (initramfs_complete.cpio.gz like on the PowerPC Linux kernel) with more libraries or modules added to it for more Linux functionality.











