[U-Boot-Users] [PATCH] ARM926: Remove compiler warning: target CPU does not support interworking

Gururaja Hebbar K R gururajakr at sanyo.co.in
Wed Dec 19 01:14:25 CET 2007


Hi,
 
I have added all the patches separately and have corrected the s-o-b line also. sorry for the trouble. Is there any other changes that I have to make to the patches or the mails
 
Regards
Gururaja

________________________________

From: Wolfgang Denk [mailto:wd at denx.de]
Sent: Wed 19-Dec-07 8:48 AM
To: Gururaja Hebbar K R
Cc: u-boot-users at lists.sourceforge.net
Subject: Re: [U-Boot-Users] [PATCH] ARM926: Remove compiler warning: target CPU does not support interworking



In message <14408188.post at talk.nabble.com> you wrote:
>
> Hi,
>
> This Patch removes compiler warning about target cpu not supporting
> interworking for arm926ejs processor.
>
>
> --- u-boot-1.3.1/cpu/arm926ejs/config.mk      2007-12-06 01:21:19.000000000 -0800
> +++ uboot/cpu/arm926ejs/config.mk     2007-12-18 20:22:57.093750000 -0800
> @@ -31,4 +31,5 @@ PLATFORM_CPPFLAGS += -march=armv4
>  #
>  # =========================================================================
>  PLATFORM_CPPFLAGS +=$(call cc-option,-mapcs-32,-mabi=apcs-gnu)
> +PLATFORM_CPPFLAGS +=$(call cc-option,-mno-thumb-interwork,)
>  PLATFORM_RELFLAGS +=$(call cc-option,-mshort-load-bytes,$(call
> cc-option,-malignment-traps,))
>
>
>
> Signed-off-by: Hebbar

Same as before and with your third posting: please provide a correct
S-o-b line.

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
You see things; and you say ``Why?'' But I dream  things  that  never
were; and I say ``Why not?''
       - George Bernard Shaw _Back to Methuselah_ (1921) pt. 1, act 1


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.denx.de/pipermail/u-boot/attachments/20071219/4325337b/attachment.htm 


More information about the U-Boot mailing list