[U-Boot-Users] Booting kernel with initrd

王復民(Wang Fu-min) fumin at wmail.nsysu.edu.tw
Tue Aug 31 13:15:10 CEST 2004


u can load image to 0x00800000 and type command to set bootargs like below:
setenv bootargs root=/dev/ram0 mem=128M initrd=0x00800000,16M

> I want to create the linux root partition as image on a fat filesystem and
therefore create an initrd which mount this image via the loopback device.
>
> Is uboot capable of loading an initrd image and passing it to the kernel ?
>
> How to configure uboot for this configuration and which kernel parameters
must be used in this case to tell the kernel where to find the initrd im ram
?
>
> Regards, Rainer
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by BEA Weblogic Workshop
> FREE Java Enterprise J2EE developer tools!
> Get your free copy of BEA WebLogic Workshop 8.1 today.
> http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
> _______________________________________________
> U-Boot-Users mailing list
> U-Boot-Users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/u-boot-users
>





More information about the U-Boot mailing list