public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH RFC 0/2] dcache on ARM
@ 2010-01-26 16:16 Alessandro Rubini
  2010-01-26 17:13 ` Nick Thompson
  2010-01-26 17:21 ` Armando VISCONTI
  0 siblings, 2 replies; 6+ messages in thread
From: Alessandro Rubini @ 2010-01-26 16:16 UTC (permalink / raw)
  To: u-boot

These patches enable the dcache for ARM9.  It's mainly an RFC, as some
details are still to be sorted out, but they work fine (and the speed
increase is noticeable for kernel boots and cp.b -- didn't make more
tests.

I tested the code on at91sam9263ek and nhk8815. No makeall at this
point, as I'm mainly interested in comments here.

This is based on the cache-cp15.c infrastructure set up by
Jean-Christophe for icache enabling.

I'm sure Drasko Draskovic has better code, but since he has sent
no a patch yet (asked in Mar 2009, and then again and again),
here is my approach.

Alessandro Rubini (2):
  flush cache for arm926
  arm cp15: setup mmu and enable dcache

 lib_arm/cache-cp15.c |   37 +++++++++++++++++++++++++++++++++++++
 lib_arm/cache.c      |    6 ++++++
 2 files changed, 43 insertions(+), 0 deletions(-)

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

end of thread, other threads:[~2010-01-26 21:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-26 16:16 [U-Boot] [PATCH RFC 0/2] dcache on ARM Alessandro Rubini
2010-01-26 17:13 ` Nick Thompson
2010-01-26 21:50   ` Alessandro Rubini
2010-01-26 17:21 ` Armando VISCONTI
2010-01-26 17:36   ` Alessandro Rubini
2010-01-26 17:59     ` Armando VISCONTI

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox