Re: [PATCH 7/15] bootwrapper: Add kexec callable zImage wrapper

2007-09-23 Thread David Gibson
On Fri, Sep 21, 2007 at 06:04:58PM -0500, Milton Miller wrote: > > This code creates a 32 bit zImage wrapper for a 32 or 64 bit PowerPC > Linux kernel. This allows you to kexec a zImage with its compressed > vmlinux instead of the uncompressed vmlinux elf. The code is also > packaged as a 64 bit

Re: [PATCH 7/15] bootwrapper: Add kexec callable zImage wrapper

2007-07-10 Thread Segher Boessenkool
> The memory node off the root with a name starting with "memory" must > contain enough free memory (not in the reserved ranges) in the first > reg range to uncompress the the kernel with padding. There can be many nodes called "/memory". You probably want to use the node pointed to by /chosen/me