summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-11-20 15:24:14 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-11-20 15:24:14 -0600
commit79b4a47cf536fab6301072776ad9112289235a80 (patch)
tree6071ccfce88eb7463407169eff941c040a540d8c /nuttx/ChangeLog
parent55025205747cb19541ad5a841a67206dd590330a (diff)
downloadnuttx-79b4a47cf536fab6301072776ad9112289235a80.tar.gz
nuttx-79b4a47cf536fab6301072776ad9112289235a80.tar.bz2
nuttx-79b4a47cf536fab6301072776ad9112289235a80.zip
ARM9: More cache control functions
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index d897d4987..19b6214aa 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -6096,3 +6096,6 @@
count for the Olimex-LPC-H3131. It seems to be about 25% as
fast as the Embedded Artists EA3131 at the same clocking.
(2013-11-19).
+ * arch/arm/src/arm/up_cache.S and cache.h: More cache management
+ functions.
+