Subject: Re: CATS/EBSA285 config (Was: Possible bug in arm32 strongarm
To: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
From: David Brownlee <abs@netbsd.org>
List: port-arm32
Date: 10/26/2000 18:18:54
If they do not have the RiscPC memory controller limitations
then I would expect they should have
COPTS="-O2 -march=strongarm -mtune=strongarm"
otherwise
COPTS="-O2 -march=armv3m -mtune=strongarm"
Could people with CATS and EBSA285 boards test this?
(tech-toolchain dropped from the cc)
David/absolute
-- www.netbsd.org: A pmap for every occasion --
On Thu, 26 Oct 2000, Izumi Tsutsui wrote:
> In <Pine.NEB.4.29.99999.0010261611220.497-100000@localhost>
> abs@netbsd.org wrote:
>
> > I've added a commented out
> > 'makeoptions COPTS="-O2 -march=armv3m -mtune=strongarm"'
> > to sys/arch/arm32/conf/RISCPC with a note that it is for StrongARM
> > only CPUs. Will see if we can get a pullup for 1.5
>
> arm32/conf/{CATS,EBSA285} should have it by default?
> (which I'm using in my config for CATS :-)
> ---
> Izumi Tsutsui
> tsutsui@ceres.dti.ne.jp
>