Part Number: TMS320DM8168
Hi,
We are using TMS320DM8168CCYGA2 in our design since past 8+ years. The boards are already under production since many years.
In one board we are facing an issue w.r.t SD card write. The write is failing with echo commands.
If we execute command : mount -o remount,rw /media/mmcblk0p1 /media/mmcblk0p1, then the write works fine. But with all other boards, this command is not required.
On every reboot, we need to execute this command with this particular board. If we dont execute this command, then write does not work.
What might have gone bad?
Here is the picture of schematics w,r,t SD card.
We are not using SD card for boot purpose. It is just a storage.
We replaced the connector, series resistors and pull up resistors. Still issue persists.
The WP pin at processor is not connected. Do you think the WP pin of processor is stuck at Low under BGA due to some sort of short?
Attached the boot logs of working and non working board for reference.
root@pdlu:~# dmesg | grep -i mmc mmc0: new high speed SDHC card at address aaaa mmcblk0: mmc0:aaaa SS08G 7.40 GiB (ro) mmcblk0: p1 p2 VFS: Can't find a valid FAT filesystem on dev mmcblk0. yaffs: dev is 187695104 name is "mmcblk0" ro yaffs: yaffs: Attempting MTD mount of 179.0,"mmcblk0" yaffs: dev is 187695104 name is "mmcblk0" ro yaffs: yaffs: Attempting MTD mount of 179.0,"mmcblk0" EXT3-fs (mmcblk0p2): mounted filesystem with writeback data mode
root@pdlu:~# dmesg | grep -i mmc mmc0: new high speed SDHC card at address aaaa mmcblk0: mmc0:aaaa SS08G 7.40 GiB mmcblk0: p1 VFS: Can't find a valid FAT filesystem on dev mmcblk0. yaffs: dev is 187695104 name is "mmcblk0" rw yaffs: yaffs: Attempting MTD mount of 179.0,"mmcblk0" yaffs: dev is 187695104 name is "mmcblk0" rw yaffs: yaffs: Attempting MTD mount of 179.0,"mmcblk0"

Regards,
Vijetha HN
