public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Simon Kagstrom <simon.kagstrom@netinsight.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH, RFC] Make arm926ejs use -march=armv5t to avoid problems with EABI
Date: Thu, 24 Sep 2009 16:20:05 +0200	[thread overview]
Message-ID: <20090924162005.48705c7b@marrow.netinsight.se> (raw)
In-Reply-To: <200909241436.47207.sr@denx.de>

On Thu, 24 Sep 2009 14:36:47 +0200
Stefan Roese <sr@denx.de> wrote:

> On Monday 14 September 2009 11:02:15 Simon Kagstrom wrote:
> > > Make arm926ejs use -march=armv5t to avoid problems with EABI
> > >
> > > Using -march=armv5t instead of armv5te allows Marvell Kirkwood-based
> > > boards to boot with the EABI changes introduced in commit
> > > f772acf8a584067033eff1e231fcd1fb3a00d3d9
> > 
> > Well, further testing (with ubifs) has shown that this doesn't actually
> > solve the problem - only making it disappear for some cases.
> 
> Did you make any progress with this problem? And further insights here?

Not really. I currently "solve" the problem by using the patch below,
i.e., simply switching to the ABI before the change for arm926ejs. With
this, it works fine for me, but I understand that this maybe isn't a
good fix to the problem.

// Simon

      reply	other threads:[~2009-09-24 14:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-04  9:27 [U-Boot] [PATCH, RFC] Make arm926ejs use -march=armv5t to avoid problems with EABI Simon Kagstrom
2009-09-05  0:46 ` Jean-Christophe PLAGNIOL-VILLARD
2009-09-14  9:02 ` Simon Kagstrom
2009-09-24 12:36   ` Stefan Roese
2009-09-24 14:20     ` Simon Kagstrom [this message]

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=20090924162005.48705c7b@marrow.netinsight.se \
    --to=simon.kagstrom@netinsight.net \
    --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