Sign In

Don't have a Xilinx account yet?

  • Choose to receive important news and product information
  • Gain access to special content
  • Personalize your web experience on Xilinx.com

Create Account

Username

Password

Forgot your password?
XClose Panel
Xilinx Home
Reply
Contributor
sshoaf
Posts: 50
Registered: ‎06-13-2011
0

initramfs_complete.cpio.gz for Little Endian?

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

Regular Visitor
madhuba
Posts: 40
Registered: ‎07-29-2011
0

Re: initramfs_complete.cpio.gz for Little Endian?

Hi ,

 initramfs_complete_le.cpio.gzis not availiable in our git repository

 

Regards

Madhubala

Newbie
daches82
Posts: 1
Registered: ‎03-12-2012
0

Re: initramfs_complete.cpio.gz for Little Endian?

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

Visitor
santonop
Posts: 7
Registered: ‎02-20-2012
0

Re: initramfs_complete.cpio.gz for Little Endian?

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

Contributor
sshoaf
Posts: 50
Registered: ‎06-13-2011
0

Re: initramfs_complete.cpio.gz for Little Endian?

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.