Subject: Re: Supported ARM7 CPUs
To: Ben Harris <bjh21@netbsd.org>
From: Chris Gilbert <chris@paradox.demon.co.uk>
List: port-arm32
Date: 06/03/2001 19:34:22
On Sunday 03 June 2001  2:45 pm, Chris Gilbert wrote:
> On Sunday 03 June 2001 12:54 pm, Ben Harris wrote:
> > On Sun, 3 Jun 2001, Chris Gilbert wrote:
> > > On Saturday 02 June 2001 11:59 pm, John Fremlin wrote:
> > >
> > > With the patch for ARM7TDMI
> > >
> > > Unless anyone objects I'll check it in tommorrow (dont' really want to
> > > go doing code checkins at 1am ;) it only effects ARM7TDMI stuff (and a
> > > few panic messages) so shouldn't break anything else.
> >
> > I've glanced over it, and it looks OK to me.  The only obvious thing
> > missing is to defopt CPU_ARM7TDMI in files.arm.
>
> Ok I'll add that, and check it in later this afternoon.

It's now checked in, John could you check it all works (when anoncvs 
updates).  I had to tweak a few #if defines as ben's been playing with the 
abort code, basically for the few that had changed I just added CPU_ARM7TDMI 
to those that had CPU_ARM7.

Cheers,
Chris