[U-Boot-Users] how to generate uImage of ramdisk.gz for mips arch?
Wolfgang Denk
wd at denx.de
Fri Jan 13 11:15:52 CET 2006
In message <50c9a2250601122325g5b783dc4uf08fa7da6783754d at mail.gmail.com> you wrote:
Your Subject was: "how to generate uImage of ramdisk.gz"
The answer to this question is: you don't.
"uImage" is normally a kernel image, while "ramdisk.gz" is a
compressed ramdisk - these two don't mix.
> what the -a and -e should be for ramdisk.gz
> i see in kernel image, the -a means where kernel to load and -e means
> kernel entry
> but i am not sure what -a and -e mean for ramdisk.gz, are they always be 0x0?
They are ignored. Chose whatever you want, or simply don;t specify
them when running mkimage (which defaults to 0).
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"Text processing has made it possible to right-justify any idea, even
one which cannot be justified on any other grounds."
-- J. Finnegan, USC.
More information about the U-Boot
mailing list