[U-Boot] (no subject)
Cote, Sylvain
Sylvain.Cote at verint.com
Tue Dec 16 22:42:00 CET 2008
Hi,
Is it possible to load a initramfs compress CPIO image via u-boot like
we can do with a ramdisk image (replace the uRamdisk by a uInitramfs in
the command bellow)?
nand_all=chpart Kernel;fsload 0x200000 uImage;chpart Config;fsload
0x400000 uRamdisk;run ramargs addip addtty;bootm 200000 400000
If it is possible, I guest we need to generate a different image type
via the mkimage utility?
Thanks
Sylvain
More information about the U-Boot
mailing list