[U-Boot] [PATCH v2 10/10] Final i386 Relocation

Wolfgang Denk wd at denx.de
Sat Dec 5 01:06:27 CET 2009


Dear Graeme Russ,

In message <1259053461-9215-11-git-send-email-graeme.russ at gmail.com> you wrote:
> 
> Signed-off-by: Graeme Russ <graeme.russ at gmail.com>
> ---
>  board/eNET/config.mk           |    2 +
>  board/eNET/eNET.c              |   17 +++--
>  board/eNET/u-boot.lds          |   34 +++++++--
>  cpu/i386/cpu.c                 |   12 ++-
>  cpu/i386/interrupts.c          |    4 +-
>  cpu/i386/start.S               |  132 ++++------------------------------
>  include/asm-i386/u-boot-i386.h |   14 +---
>  include/configs/eNET.h         |    2 +
>  lib_i386/board.c               |  157 +++++++++++++++++++++++-----------------
>  lib_i386/interrupts.c          |    4 +-
>  lib_i386/timer.c               |    2 +-
>  11 files changed, 163 insertions(+), 217 deletions(-)

Applied to "next", thanks.

Note that this patch was not clean:

Applying: i386: Final Relocation
/home/wd/git/u-boot/next/.git/rebase-apply/patch:62: space before tab in indent.
        /* Crystal is 33.000MHz */
/home/wd/git/u-boot/next/.git/rebase-apply/patch:63: space before tab in indent.
        gd->bus_clk = 33000000;
/home/wd/git/u-boot/next/.git/rebase-apply/patch:65: space before tab in indent.
        return 0;
/home/wd/git/u-boot/next/.git/rebase-apply/patch:88: space before tab in indent.
        .data : { *(.data) }
/home/wd/git/u-boot/next/.git/rebase-apply/patch:89: space before tab in indent.
        . = ALIGN(4);
warning: squelched 10 whitespace errors
warning: 15 lines applied after fixing whitespace errors.


Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
At the source of every error which is blamed on the computer you will
find at least two human errors, including the error of blaming it  on
the computer.


More information about the U-Boot mailing list