Hi Gabe,

On 06/12/11 09:09, Gabe Black wrote:
> This change conditionally modifies the zboot command so that it can use the
> 32 bit boot protocol. This is necessary because the 16 bit realmode entry
> point assumes that it can call BIOS services which neither coreboot nor
> u-boot provide.
> 
> Signed-off-by: Gabe Black <gabebl...@chromium.org>
> ---
> Changes in v2:
> - Moved the coreboot specific e820 function into a different patch.
> 
> Changes in v3:
> - Moved the coreboot specific e820 function declaration out of the header.
> 
>  arch/x86/include/asm/zimage.h |    9 ++++-
>  arch/x86/lib/bootm.c          |    6 ++-
>  arch/x86/lib/zimage.c         |   64 ++++++++++++++++++++++++++++++++--------
>  3 files changed, 62 insertions(+), 17 deletions(-)

Applied to u-boot-x86/next

Regards,

Graeme

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to