Re: yaboot & zImage's
From: Tom Rini <hidden>
Date: 2001-09-21 22:44:20
Possibly related (same subject, not in this thread)
- 2001-09-21 · Re: yaboot & zImage's · Ethan Benson <hidden>
From: Tom Rini <hidden>
Date: 2001-09-21 22:44:20
On Fri, Sep 21, 2001 at 05:05:20PM -0400, Dan Malek wrote:
Tom Rini wrote:quoted
quoted
I've booted a zImage.rs6k-chrp from yaboot 1.2.5.That almost sounds silly.Actually, it's not very silly at all. The zImage is significantly smaller than a corresponding vmlinux, so it takes much less time to load the image.
Yes, but it almost sounds silly since yaboot is a full blow bootloader. Fer instance even, imho it'd make more sense for yaboot to take the objcopy'ed & gzip'ed vmlinux and throw that at KERNELADDR or so.
Also, many systems claim the lower memory where we want to load the kernel. The only option is the load it in some higher memory hole, and then have it copy itself. You may as well uncompress at the same time....
Yes, but if we've already loaded yaboot, couldn't we do the same thing you're saying with a vmlinux.gz? -- Tom Rini (TR1265) http://gate.crashing.org/~trini/ ** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/