public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] ARM926: Remove compiler warning: target CPU does not support interworking
Date: Wed, 19 Dec 2007 00:48:55 +0100	[thread overview]
Message-ID: <20071218234855.3015C248EC@gemini.denx.de> (raw)
In-Reply-To: Your message of "Tue, 18 Dec 2007 15:37:01 PST." <14408188.post@talk.nabble.com>

In message <14408188.post@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

  reply	other threads:[~2007-12-18 23:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-18 23:37 [U-Boot-Users] [PATCH] ARM926: Remove compiler warning: target CPU does not support interworking Hebbar
2007-12-18 23:48 ` Wolfgang Denk [this message]
2007-12-19  0:00 ` Hebbar
2008-02-04 22:08   ` Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2007-12-19  0:14 Gururaja Hebbar K R

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20071218234855.3015C248EC@gemini.denx.de \
    --to=wd@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox