All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot]  Flag -mno-cache-volatile to bypass the cache
@ 2009-02-05 15:30 ivanchuklist ivanchu
  2009-02-05 18:47 ` Wolfgang Denk
  0 siblings, 1 reply; 7+ messages in thread
From: ivanchuklist ivanchu @ 2009-02-05 15:30 UTC (permalink / raw)
  To: u-boot

Hi list,
I use readl() or writel() to access the hardware but i found a compiler flag
that bypass the cache for all volatile variables, it uses io versions of
load/store functions. So, what should i do, make use of write/read functions
or insert this flag in the makefile?.
It's a nios2 platform. Thank you in advance.
Ivan Llopard.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2009-02-07 20:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-05 15:30 [U-Boot] Flag -mno-cache-volatile to bypass the cache ivanchuklist ivanchu
2009-02-05 18:47 ` Wolfgang Denk
2009-02-05 20:01   ` ivanchuklist ivanchu
2009-02-05 21:18     ` Wolfgang Denk
2009-02-06 16:26       ` ivanchuklist ivanchu
2009-02-07 11:07         ` ivanchuklist ivanchu
2009-02-07 20:17   ` Scott McNutt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.