From 5bbf89fc260830f3f58b331d946a16b39ad1ca2d Mon Sep 17 00:00:00 2001 From: Rusty Russell Date: Mon, 22 Oct 2007 11:29:56 +1000 Subject: [PATCH] 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 --- Reading git-format-patch failed