From ac43f3862ece47acdf6db4bdd61d347e6eb8edd4 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Tue, 29 Jul 2014 16:39:18 -0600 Subject: Update ChangeLog --- nuttx/ChangeLog | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index 0a39c6ed9..98ed166a3 100755 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -7876,4 +7876,11 @@ and unmount a file system a media is inserted and removed (2014-7-29 . * configs/sama5d4-ek/src/sam_automount.c: Add automounter support for HSMCI0 and HSMCI1 (2014-7-29). - + * configs/sama5d4-ek/Kconfig and src/sam_hsmci.c: Minor warning/latent + bug clean-up of auto-mounter logic (2014-7-29). + * configs/sama5d4-ek/README.txt anand src/sam_nsh.c, fs/fs_automount.c, + and include/nuttx/fs/automount.h: Cosmetic updates to comments and + README files and some naming (2014-7-29). + * configs/sama5d4-ek/nsh/defconfig and nxwm/defconfig: The SAMA5D4-EK + NSH and NxWM configurations now have the auto-mounter configured to + automatically mount the FAT file system on HSMCI0 at /mnt/sdcard (2014-7-29). -- cgit v1.2.3