[U-Boot] [PATCH v3 2/6] x86: Clean up the x86 zimage code in preparation to extend it
Graeme Russ
graeme.russ at gmail.com
Tue Dec 6 11:36:13 CET 2011
Hi Gabe,
On 06/12/11 09:09, Gabe Black wrote:
> This change cleans up some formatting issues in the zimage handling code, and
> converts it from using offsets added to a base pointer to using the available
> structure definitions which were already being included.
>
> Signed-off-by: Gabe Black <gabeblack at chromium.org>
> ---
> Changes in v2:
> - Changed includes to match ic/coreboot => arch-coreboot move.
> - Merged a previous change that used the coreboot tables to approximate
> total RAM size into this one.
>
> arch/x86/include/asm/zimage.h | 21 ----------
> arch/x86/lib/zimage.c | 82 ++++++++++++++++++++++------------------
> 2 files changed, 45 insertions(+), 58 deletions(-)
>
Applied to u-boot-x86/next
Regards,
Graeme
More information about the U-Boot
mailing list