Subject: Re: pmap for 68K/ColdFire
To: None <matt@3am-software.com>
From: KIYOHARA Takashi <kiyohara@kk.iij4u.or.jp>
List: port-m68k
Date: 05/22/2007 02:11:39
Hi! matt,
From: Matt Thomas <matt@3am-software.com>
Date: Sun, 20 May 2007 13:52:51 -0700
> > 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.
OK! Thanks your follow.
I will separate pmap.
--
kiyohara