Subject: Re: pmap for 68K/ColdFire
To: KIYOHARA Takashi <kiyohara@kk.iij4u.or.jp>
From: Matt Thomas <matt@3am-software.com>
List: port-m68k
Date: 05/20/2007 13:52:51
On May 20, 2007, at 10:50 AM, KIYOHARA Takashi wrote:

> Hi! all,
>
>
> I have a M5475EVB board with MCF5475 (68K/ColdFire CFV4e).  This has
> 32-entries [ID]TLBs on MMU.  However the MMU of MC680x0 hasn't TLB.
> Moreover, the flag of PTE is different.
>
> I am coordinating m68k/m68k/pmap_motorola.c now.  However, should need
> pte.c for us for ColdFire?  (For instance, m68k/coldfire/pmap.c)

I think coldfire should use a completely separate pmap.  I have one  
as well.