commit | 5bbf89fc260830f3f58b331d946a16b39ad1ca2d | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Mon Oct 22 11:29:56 2007 +1000 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Tue Oct 23 15:49:57 2007 +1000 |
tree | 7b5401eefe9239cd84bf843fd8d8e8bcc79f26cd | |
parent | 814a0e5cdfbd384f4bf7a8443f9c3b885f413d58 [diff] |
Loading bzImage directly. 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>