r4123 - trunk/src/host/devirginator

werner at sita.openmoko.org werner at sita.openmoko.org
Wed Feb 27 14:13:18 CET 2008


Author: werner
Date: 2008-02-27 14:13:15 +0100 (Wed, 27 Feb 2008)
New Revision: 4123

Added:
   trunk/src/host/devirginator/config.gta02v5
Log:
Example devirginator configuration for GTA02v5.



Added: trunk/src/host/devirginator/config.gta02v5
===================================================================
--- trunk/src/host/devirginator/config.gta02v5	2008-02-27 13:07:32 UTC (rev 4122)
+++ trunk/src/host/devirginator/config.gta02v5	2008-02-27 13:13:15 UTC (rev 4123)
@@ -0,0 +1,20 @@
+#
+# config.gta02v5 - Devirginator configuration file
+#
+# This is a shell script sourced by "setup.sh".
+#
+
+OPENOCD_HOST=localhost
+PLATFORM=gta02
+BOARD=v5
+
+stuff=http://buildhost.openmoko.org/daily/neo1973/deploy/glibc/images/neo1973/
+
+LOWLEVEL=$stuff/lowlevel-foo-$PLATFORM$BOARD-latest.bin
+UBOOT=$stuff/uboot-$PLATFORM$BOARD-latest.bin
+UIMAGE=$stuff/uImage-neo1973-latest.bin
+ROOTFS=$stuff/openmoko-devel-image-fic-$PLATFORM.jffs2
+
+DFU_UTIL=$stuff/dfu-util
+#OPENOCD=$stuff/openocd
+OPENOCD_CFG=http://people.openmoko.org/werner/openocd.cfg





More information about the commitlog mailing list