linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* Question about flush_dcache_all in kernel start up code
@ 2010-06-03 23:22 Tim Yao
  0 siblings, 0 replies; only message in thread
From: Tim Yao @ 2010-06-03 23:22 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,
I have a question regarding the data cache flush routine called at the
beginning of kernel start up. At the beginning of the start up code, after
processor type and machine type look up and simple page table created, a
__switch_data is called which goes to __v7_setup in my case (since the CPU
is A9). Then at the beginning of the function it calls v7_flush_dcache_all.
This cache routine is in cache-v7.S and I see it actually does "clean and
invalidate" operation as opposed to invalidate only.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-06-03 23:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-03 23:22 Question about flush_dcache_all in kernel start up code Tim Yao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).