Loading bzImage directly.
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 22 Oct 2007 01:29:56 +0000 (11:29 +1000)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 23 Oct 2007 05:49:57 +0000 (15:49 +1000)
Now arch/i386/boot/compressed/head.S understands the hardware_platform field,
we can directly execute bzImages.  No more horrific unpacking code.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

No differences found