I'm seeing the following message every time our custom AM3354 board boots up:
[ 7.188690] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
Taking a look online I found a number of references to this type issue and they suggested shutting down using a script using dosfstools. I didn't see that in the original TI SDK7 EVM file system, so I was wondering what is the correct way to shut down to avoid this type of issue.
Any input?