summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-07-28 15:07:35 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-07-28 15:07:35 -0600
commitc7afe17c3a5735de2ceb745d31b310edc682bd01 (patch)
treeb75f7a921aca04b045fb7bf9327dc39714fb3950 /nuttx/ChangeLog
parent5c113468456bce80cb669711d1580201c75e442b (diff)
downloadnuttx-c7afe17c3a5735de2ceb745d31b310edc682bd01.tar.gz
nuttx-c7afe17c3a5735de2ceb745d31b310edc682bd01.tar.bz2
nuttx-c7afe17c3a5735de2ceb745d31b310edc682bd01.zip
SAMA5: The ostest configuration have been converted to run out of NOR flash. There is more to be done, however
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 01c91617f..f16c3a31a 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -5209,4 +5209,6 @@
to simplify bring up of the SAMA5 (it will probably be removed
later) (2013-7-26).
* The sama5d3x-ek/hello now runs correctly (2013-7-28).
-
+ * configs/sama5d3x-ek/ostest/: This configuration has been modified
+ to run out NOR flash. More work is still needed to reconfigure the
+ SMC so the the NOR flash can work with the high clock (2013-7-28).