summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-06-29 11:27:05 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-06-29 11:27:05 -0600
commitf3858b626679bb061a6e8d8a0007a16f096d4e8f (patch)
tree8056c15ac2cee782acf6f2e1216be219a6745ddc /nuttx/ChangeLog
parentd9f4b640d039b5f599cbb29c04a3512c5281ca76 (diff)
downloadnuttx-f3858b626679bb061a6e8d8a0007a16f096d4e8f.tar.gz
nuttx-f3858b626679bb061a6e8d8a0007a16f096d4e8f.tar.bz2
nuttx-f3858b626679bb061a6e8d8a0007a16f096d4e8f.zip
Update ChangeLog
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 51549f91a..facdbad09 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -7574,4 +7574,6 @@
* arch/arm/src/sama5/Kconfig and sam_hsmci.c: Add configuration to
assign an XDMAC channel to an HSMCI (2014-6029).
* Various fixes for networking and tiny webserver from Max (2014-6-29).
-
+ * SAMA5: Various fixes related to DMA in order to get the HSMCI
+ driver to build for the SAMA5D4 (2014-6-29).
+ * SAMA5D4-EK: Fix HSMCI card-detect pin selection (2014-6-29).