[U-Boot] [PATCH 0/2] Add support for the 32 bit boot protocol to the x86 zboot command.
Gabe Black
gabeblack at chromium.org
Wed Nov 30 04:11:08 CET 2011
These two patches add support for the 32 bit Linux boot protocol to the
zboot command.
Gabe Black (2):
x86: Clean up the x86 zimage code in preparation to extend it
x86: Add support for booting Linux using the 32 bit boot protocol
arch/x86/include/asm/zimage.h | 25 +--------
arch/x86/lib/bootm.c | 6 +-
arch/x86/lib/zimage.c | 125 ++++++++++++++++++++++++++---------------
3 files changed, 86 insertions(+), 70 deletions(-)
--
1.7.3.1
More information about the U-Boot
mailing list