[U-Boot] [PATCH] arm: add ELF relocation support to rest of cpus

Wolfgang Denk wd at denx.de
Fri Nov 26 21:22:22 CET 2010


Dear Albert Aribaud,

In message <1290721502-410-1-git-send-email-albert.aribaud at free.fr> you wrote:
> bulk addition of ELF relocation support to ARM cpus
> arm946es, arm720t,arm920t, arm925t, arm_intcm, ixp,
> lh7a40x, s3c44b0, and sa1100.
> 
> Signed-off-by: Albert Aribaud <albert.aribaud at free.fr>
> ---
>  arch/arm/cpu/arm720t/start.S      |  119 +++++++++++++++++----------------
>  arch/arm/cpu/arm720t/u-boot.lds   |   39 +++++++----
>  arch/arm/cpu/arm920t/start.S      |  125 ++++++++++++++++++-----------------
>  arch/arm/cpu/arm920t/u-boot.lds   |   38 +++++++----
>  arch/arm/cpu/arm925t/start.S      |  127 +++++++++++++++++++-----------------
>  arch/arm/cpu/arm925t/u-boot.lds   |   38 +++++++----
>  arch/arm/cpu/arm946es/start.S     |  123 ++++++++++++++++++-----------------
>  arch/arm/cpu/arm946es/u-boot.lds  |   38 +++++++----
>  arch/arm/cpu/arm_intcm/start.S    |  127 +++++++++++++++++++----------------
>  arch/arm/cpu/arm_intcm/u-boot.lds |   38 +++++++----
>  arch/arm/cpu/ixp/start.S          |  118 +++++++++++++++++----------------
>  arch/arm/cpu/ixp/u-boot.lds       |   38 +++++++----
>  arch/arm/cpu/lh7a40x/start.S      |  119 +++++++++++++++++----------------
>  arch/arm/cpu/lh7a40x/u-boot.lds   |   38 +++++++----
>  arch/arm/cpu/s3c44b0/start.S      |  131 +++++++++++++++++--------------------
>  arch/arm/cpu/s3c44b0/u-boot.lds   |   38 +++++++----
>  arch/arm/cpu/sa1100/start.S       |  119 +++++++++++++++++----------------
>  arch/arm/cpu/sa1100/u-boot.lds    |   38 +++++++----
>  18 files changed, 785 insertions(+), 666 deletions(-)

Applied, thanks.

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
On our campus the UNIX system has proved to be not only an  effective
software tool, but an agent of technical and social change within the
University.                          - John Lions (U. of Toronto (?))


More information about the U-Boot mailing list