These four patches add support for the 32 bit Linux boot protocol to the zboot command. They also add support for an initrd.
Gabe Black (4): x86: Clean up the x86 zimage code in preparation to extend it x86: Add support for booting Linux using the 32 bit boot protocol x86: Refactor the zboot innards so they can be reused with a vboot image x86: Add support for specifying an initrd with the zboot command arch/x86/include/asm/zimage.h | 31 +---- arch/x86/lib/bootm.c | 21 +++- arch/x86/lib/zimage.c | 257 ++++++++++++++++++++++++++--------------- 3 files changed, 183 insertions(+), 126 deletions(-) -- 1.7.3.1 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot