SATA not working after resume in wince 7

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

SATA not working after resume in wince 7

630 Views
Sowmya1z
Contributor II

Dear All,

   I  am testing power management in imx6q SDP platform. The target OS is Wince7. After resume, SATA is mounting as HardDisk. I am creating a folder say "Folder 1" in SATA, the folder is not displaying. Again i am creating a folder say "Folder 2", the contents present in the SATA is vanished, but the created folder is present in the SATA. After reboot the system "Folder 2" is not present in SATA but whatever contents already present in SATA is present. After debugging i found that in DevInit() function the print is coming as "device presence indication 0x1" , which means device is present but phy communication is not established. How to establish phy communication. Please help me to solve this issue.

Thanks & Regards,

Sowmya

Labels (3)
Tags (1)
0 Kudos
2 Replies

499 Views
YixingKong
Senior Contributor IV

Sowmya

Has your issue resolved? If yes, please close the DI,otherwise please keep exchanging message with US. We will close a DI if no activity in 3 days.

Thanks,

Yixing

0 Kudos

499 Views
YixingKong
Senior Contributor IV

Hi Sowmya,

Can you check the Sata driver PowerUp and PowerDown function and to do the HW re-connection in PowerUp function.
Or you can do the same thing in the IOCTL of PowerSet to D4 and D0 state.

B.R
Justin

0 Kudos