Hi,
When I insert sd card to AM335x board,terminal shows the message:
root@am335x:~# [ 239.884521] mmc0: new high speed SDHC card at address 1234
[ 239.892395] mmcblk0: mmc0:1234 SA08G 7.28 GiB
[ 239.909301] mmcblk0: p1 p2
[ 240.148651] FAT-fs (mmcblk0): bogus number of reserved sectors
[ 240.154815] FAT-fs (mmcblk0): Can't find a valid FAT filesystem
[ 240.512725] FAT-fs (mmcblk0p2): bogus number of reserved sectors
[ 240.519042] FAT-fs (mmcblk0p2): Can't find a valid FAT filesystem
why FAT-fs (mmcblk0): Can't find a valid FAT filesystem?
My SD Card can be used correctly on atmel ARM9 board.
Is the bug of AM335x kernel,or filesystem.