View Single Post
Old 09-18-2012, 11:21 AM   #11
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by geekmaster View Post
Has anyone tested using ATK over USB on a DX or DXG yet? No magic key needed could explain why we did not find one.
I must not have been clear, let me try again:

Magic Key:
Required to cause the Freescale SoC to enter its i.ROM downloader code mode.

Serial Port Recovery:
As documented on Mobileread, does not involve the downloader code mode.

ATK (and K3Flasher):
Communicates with the Freescale SoC "client" i.ROM downloader code.

The more likely reason the key has not been found -
The i.MX31 sets up its serial port at 57500,8,n,2 not 115000,8,n,1
(and the current (v-1.72) ATK can not setup serial coms with 2 stop bits).
(and the current K3Flasher has not (yet) been updated with the CFS (command file sequence) for initializing the DX(G) )

None of which prohibits someone from writing/reading a string of bytes to the serial port adapter under Linux (and probably MacOSx - windows ??).
A simple little send/expect script should be enough under *nix.

Last edited by knc1; 09-18-2012 at 11:28 AM.
knc1 is offline   Reply With Quote