View Single Post
Old 06-06-2015, 01:52 PM   #11
chefchens
Junior Member
chefchens began at the beginning.
 
Posts: 8
Karma: 10
Join Date: May 2015
Device: none
Quote:
Originally Posted by eureka View Post
Take my words with a grain of salt, I'm not an expert, just did some grepping/reading of sources and googling.

Your error happened in phase of internal storage initialization. CPU sent command to storage and polled DAT0 line of storage's interface to wait when "busy" (busy with command execution) signal ends. And after 25 seconds timeout, waiting was stopped with timeout error (number -19 is defined in source as TIMEOUT).

Here PW1 owner got at least after storage initialization stage by using precompiled U-Boot from this forum, so the problem is not in wrong U-Boot, I think.
Thanks for that.. I have seen the timeout error in the sources too.
And I even read the message you linked to...but in the quoted log that the kindle the message was generated on was identified as a "KindleTouch" so I was not sure if it really was a PW1 and not a Kindle Touch.

I think I will let the PW1 board RIP



Maybe I will give it a try desoldering of the shields and try to find out how to interface the emmc....

Thanks for your help...

Last edited by chefchens; 06-06-2015 at 02:13 PM.
chefchens is offline   Reply With Quote