Unsure how the interaction with the mentioned mailing list works, if
even, but I was sort of playing with the idea myself to maybe use an
abandoned Touch for a home automation project

>From what I can find the Touch is based on a Freescale iMX35 system with
several hacks applied to it. What you will need to do is open it up and
find the serial connector points (Rx and Tx) on the board, which are
probably just measuring points, and attach wires to them. With a serial
to USB cable (I recommend FTDI) you should now be able to communicate
with the device using a remote tty (e.g. PuTTY or Minicom) and track
boot messages. To break-in to the (red)boot process the Squeezebox svn
repository hints that you should keep the tiny reset button on the back
pressed for at least two seconds during startup (should probably read as
you plug in power). You should be able to manipulate the flash content
from there.

Of course it would have been much simpler if the existing kernel had
been compiled with kexec support. It may however be possible to compile
this as a module and then you could boot into anything from any medium
without needing to touch the original system.


------------------------------------------------------------------------
gordonb3's Profile: http://forums.slimdevices.com/member.php?userid=71050
View this thread: http://forums.slimdevices.com/showthread.php?t=112382

_______________________________________________
jive mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/jive

Reply via email to