Subject: Re: netBSD will have SMP support for ARM ?
To: Martin Husemann <martin@duskware.de>
From: Richard Earnshaw <rearnsha@arm.com>
List: port-arm
Date: 04/03/2006 11:20:45
On Mon, 2006-04-03 at 09:34, Martin Husemann wrote:
> On Mon, Apr 03, 2006 at 08:01:25AM +0000, bu dili wrote:
> > I think of using it combining the following two boards. 
> > 
> > Core Tile 11 MPCore::
> > http://www.arm.com/products/DevTools/CT11MPCore.html
> > Emulation Baseboard::
> > http://www.arm.com/products/DevTools/EB.html
> 
> Oooh, nice!
> 

We need better support for the v6 MMU/Cache architecture first.  I've
put some preliminary code into the arm32 port to try and make the v5 MMU
support work on v6, but the change of cache architecture really needs a
recoding of the pmap.

R.