summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-07-23 13:54:49 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-07-23 13:54:49 -0600
commit35f43c8a49525e0a61140a291fb171fc0f0d39d9 (patch)
tree2b3d34e0ec1928b270ff032a9d3265d964c70c60 /nuttx/ChangeLog
parent540dd6e555a5221612a41ff2ed38e610319178e5 (diff)
downloadnuttx-35f43c8a49525e0a61140a291fb171fc0f0d39d9.tar.gz
nuttx-35f43c8a49525e0a61140a291fb171fc0f0d39d9.tar.bz2
nuttx-35f43c8a49525e0a61140a291fb171fc0f0d39d9.zip
SAMA5: Adapt clocking for different boot modes. New header files for AXI matrix, BSC, and SFR
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index b64bf5c81..74d91d6a4 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -5163,4 +5163,6 @@
for the SAMA5. Still compilation issues. (2013-7-22).
* arch/arm/src/sama5/chip/sama5d3x_pinmap.h: Add pin multiplexing
definitions for the SAMA5D3 (2013-7-23).
+ * arch/arm/src/sama5/chip/: New header files for SAMA5 AXI Matrix
+ SFR, and BSC blocks (2013-7-23).