All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rafal Jaworowski <raj@semihalf.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] ppc: Refactor cache routines, so there is only one common set.
Date: Tue, 15 Jan 2008 12:13:37 +0100	[thread overview]
Message-ID: <478C9561.7080200@semihalf.com> (raw)
In-Reply-To: <58A20A281BAF1047B4EAE68DE5C0BDC2C0DF19@zch01exm21.fsl.freescale.net>

Hi Dave,

Liu Dave wrote:
> The e500 don't have classic FPU. So don't support these FP inst.
> 
> Could you keep the ppcDWstore/ppcDWload in start.S?
> 

Right, I shouldn't have touched those.

On a somewhat related note: I noticed that even for machines like e500-based
the post/lib_ppc/fpu is built unconditionally with -mhard-float (so we get
both -msoft-float and -mhard-float at the same time...). It doesn't bite as
long as the POST lib archive contents are not referenced, but I guess this
code shouldn't be built at all for FPU-less machines.

kind regards,
Rafal

  parent reply	other threads:[~2008-01-15 11:13 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-09 21:33 [U-Boot-Users] [PATCH] ppc: Refactor cache routines, so there is only one common set Rafal Jaworowski
2008-01-10  2:25 ` Liu Dave
2008-01-10  5:53   ` Kumar Gala
2008-01-15 11:20     ` Rafal Jaworowski
2008-01-15 14:06       ` Kumar Gala
2008-01-15 11:13   ` Rafal Jaworowski [this message]
2008-01-12 20:13 ` Wolfgang Denk
2008-01-12 20:37   ` Rafal Jaworowski

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=478C9561.7080200@semihalf.com \
    --to=raj@semihalf.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.