summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-07-29 07:41:53 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-07-29 07:41:53 -0600
commite387ec52fdd86e9c21e988fffe73374340ffa3e8 (patch)
treeef3bd3c277d7291a3924a322ac70286b919f89f8 /nuttx/ChangeLog
parentc7afe17c3a5735de2ceb745d31b310edc682bd01 (diff)
downloadnuttx-e387ec52fdd86e9c21e988fffe73374340ffa3e8.tar.gz
nuttx-e387ec52fdd86e9c21e988fffe73374340ffa3e8.tar.bz2
nuttx-e387ec52fdd86e9c21e988fffe73374340ffa3e8.zip
SAMA5: Add file structure to support board-specific initialization of NOR flash
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index f16c3a31a..17348f8cf 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -5212,3 +5212,7 @@
* 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).
+ * arch/arm/src/sama5/sam_clockconfig.c/h and
+ configs/sama5d3x-ek/src/sam_norflash.c: Add a file structure that
+ will (eventually) support reconfiguration of NOR flash when NuttX
+ boots from NOR FLASH (2013-7-29). \ No newline at end of file