From 9c7be63dbfa9d72a3fb7d07b5908d02d0b22881c Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Wed, 23 Jul 2014 08:00:48 -0600 Subject: Update ChangeLog --- apps/ChangeLog.txt | 2 +- nuttx/ChangeLog | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt index 25ab60232..44551fc8a 100644 --- a/apps/ChangeLog.txt +++ b/apps/ChangeLog.txt @@ -960,5 +960,5 @@ should be CONFIG_NET_SOLINGER; Type of CONFIG_NET_HTTPD_MAXPATH was wrong in Kconfig file. From Max (2014-7-11). * apps/system/nxplayer/nxplayer.c: Check for file read errors and end-of-file - with zero bytes read (2014-7-22). + with zero bytes read (2014-7-23). diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index d562dabb8..b3b04caf6 100755 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -7781,3 +7781,8 @@ * audio/pcm_decode.c and include/nuttx/audio/pcm.h: Flesh out a few more PCM methods, still incomplete. Re-vision PCM structure definition (2014-7-22). + * configs/sama*: Disable MMC/SD multiblock transfers in all SAMA5D3/4 + configurations. I suspect an issue but have not had time to run it + down yet so the easiest thing is simply to disable the feature for + now (2014-7-23). + -- cgit v1.2.3