TomTom ONE 2nd Edition

From OpenTom

Jump to: navigation, search

TomTom ONE V2

For an unknow reason, opentom work only with golinux version 1222 on TomTom ONE V2. The last official version (6.5) of tomtom uses this kernel version.

To get it, use the link http://www.tomtom.com/gpl/golinux-tt1222.tar.gz

Then compile the kernel:

  tar -zxf golinux-tt1222.tar.gz
  cd golinux-tt1222/
  cp <path to opentom>/kernel/config-opentom ./
  PATH="/usr/local/cross/gcc-3.3.4_glibc-2.3.2/bin:$PATH" ./buildkernel.sh config-opentom

Press enter to all kernel configuration questions. Now you can use the file arch/arm/boot/zImage to make your ttsystem file.


See also: TomTom ONE V3

Personal tools