Subject: Re: arc JC94 does not boot after thorpej-mips-cache merge
To: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: port-mips
Date: 11/22/2001 13:01:55
On Fri, Nov 23, 2001 at 05:11:01AM +0900, Izumi Tsutsui wrote:
> Is it OK just adding r4k_icache_*_32() and r4k_pdcache_*_32()?
> Or is it better to have options like "PDCACHE_LINESIZE_32" etc.
> and wrap each functions with #ifdef to save code size?
> (These options may be defined in std.${MACHINE} or MD headers)
Add the *_32 functions for now... Simon and I going to work on making this
more fine-grained in the next few weeks.
--
-- Jason R. Thorpe <thorpej@wasabisystems.com>