[U-Boot-Users] [patch 2/3] KB9202 EABI build with CodeSourcery EABI toolchain
Wolfgang Denk
wd at denx.de
Sat Nov 3 22:28:05 CET 2007
In message <20071025161107.465063527 at sig21.net> you wrote:
> KB9202 EABI build with CodeSourcery EABI toolchain
> (arm-2007q3-51-arm-none-linux-gnueabi)
>
> Signed-off-by: Johannes Stezenbach <js at sig21.net>
>
> diff -r 1f24112792e7 -r aeff4cd3d1be cpu/arm920t/config.mk
> --- a/cpu/arm920t/config.mk Fri Oct 19 18:34:12 2007 +0200
> +++ b/cpu/arm920t/config.mk Fri Oct 19 18:35:39 2007 +0200
> @@ -24,11 +24,10 @@ PLATFORM_RELFLAGS += -fno-strict-aliasin
> PLATFORM_RELFLAGS += -fno-strict-aliasing -fno-common -ffixed-r8 \
> -msoft-float
>
> -PLATFORM_CPPFLAGS += -march=armv4
> +PLATFORM_CPPFLAGS += -march=armv4t
> # =========================================================================
> #
> # Supply options according to compiler version
> #
> # =========================================================================
> -PLATFORM_CPPFLAGS +=$(call cc-option,-mapcs-32,-mabi=apcs-gnu)
> PLATFORM_RELFLAGS +=$(call cc-option,-mshort-load-bytes,$(call cc-option,-malignment-traps,))
Did you test this modification with other tool chains? Which ones?
Which compiler / binutils versions?
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 my planet, to rest is to rest -- to cease using energy. To me, it
is quite illogical to run up and down on green grass, using energy,
instead of saving it.
-- Spock, "Shore Leave", stardate 3025.2
More information about the U-Boot
mailing list