[U-Boot-Users] arm linux images with load address == entry point
Wolfgang Denk
wd at denx.de
Thu Mar 15 22:25:48 CET 2007
In message <20070315211340.GA27920 at informatik.uni-freiburg.de> you wrote:
>
> > uncompressed kernel] area. The bootm will (uncompress &) copy the
> > image to the load_addr, and jumpt to the entry point.
> With the above command line (i.e. -C none) it will only copy it, not
> uncompress. But probably you meant that, as you put uncompress in
> parenthesis.
Indeed.
> > Right - the decompressor itself is not needed, as it's already
> > included in U-Boot. Adding it to the Kernel image just wastes memroy
> > and time as it makes booting slower.
> So you suggest to gzip the vmlinux image and use -C gzip?
Right. That's what we do here on all architectures, including ARM.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, HRB 165235 Munich, CEO: Wolfgang Denk
Office: Kirchenstr. 5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"I may be synthetic, but I'm not stupid" - the artificial person,
from _Aliens_
More information about the U-Boot
mailing list