From 941df0945ac78507d454c342b7372e7925effd04 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Tue, 29 Jul 2014 20:02:34 -0600 Subject: [PATCH] Update TODO listi and README --- configs/sama5d4-ek/README.txt | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/configs/sama5d4-ek/README.txt b/configs/sama5d4-ek/README.txt index 96930211b2..b66c71d7c6 100644 --- a/configs/sama5d4-ek/README.txt +++ b/configs/sama5d4-ek/README.txt @@ -3893,7 +3893,7 @@ Configurations 19. NxPlayer - This configuration has the command NxPlayer enabled. That player is still a work in progress and is only tested as of this writing. + This configuration has the command line NxPlayer enabled. At present, the the WM8904 driver is not included in the configuration. Instead the "NULL" audio device in built in to @@ -3918,7 +3918,7 @@ Configurations nsh> mount -t vfat /dev/mmcsd0 /mnt/sdcard - NOTE: The automatically is enabled by default in this + NOTE: The auto-mounter is enabled by default in this configuration. c. Then you can run the media player like: @@ -4114,8 +4114,12 @@ Configurations writing). That SD card should be inserted in the HSMCI0 media slot A (best done before powering up). - b. Then from NSH prompt, you need to mount the media volume from - an NSH session like: + b. If the NuttX auto-mounter is enabled and properly configured, + then the FAT file system appear at /mnt/sdcard. If the auto- + mounter is not enabled, then you need to perform the following + steps to manually mount the FAT file system: + + Then from NSH prompt, you need to mount the media volume like: nsh> mount -t vfat /dev/mmcsd0 /mnt/sdcard @@ -4132,10 +4136,8 @@ Configurations nsh> exit Connection closed by foreign host. - NOTE: The SAMA5D4-EK board support allows an application to - connect to the SD card detect signal. That application could - then auto-mount the SD card. The capability is, however, not - implemented in this demo. + NOTE: The auto-mounter is enabled by default in this + configuration. c. Then if you close the old media player window and bring up a new one, you should see the .WAV files on the SD card in the lis