This is the mail archive of the ecos-patches@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: MPC8260 cache patch


On Tue, 2003-03-25 at 15:56, Patrick Doyle wrote:
> I assume that there is a 'HAL_DCACHE_SYNC_REGION()' type of macro to flush
> just the portion of memory that needs to be synchronized.  In the other
> direction, I would expect the snooping hardware in the cache to handle
> received packets.

Alternatively, if the CPU caches virtual addresses, you could map the
first 16Kb of physical memory to a virtual region exclusively reserved
to HAL_DCACHE_SYNC().

-- 
rnf



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]