r1340 - developers/werner

werner at sita.openmoko.org werner at sita.openmoko.org
Tue Mar 13 15:27:44 CET 2007


Author: werner
Date: 2007-03-13 15:27:40 +0100 (Tue, 13 Mar 2007)
New Revision: 1340

Added:
   developers/werner/config.devirginator
Log:
Recent example config. Uses local u-boot.



Added: developers/werner/config.devirginator
===================================================================
--- developers/werner/config.devirginator	2007-03-13 08:55:37 UTC (rev 1339)
+++ developers/werner/config.devirginator	2007-03-13 14:27:40 UTC (rev 1340)
@@ -0,0 +1,22 @@
+#
+# config - devirginator configuration
+#
+# This is a shell script sourced by "setup.sh".
+#
+
+OPENOCD_HOST=localhost
+SNAPSHOT=20070301
+BOARD=bv3
+
+stuff=http://buildhost.openmoko.org/tmp/deploy/images/
+
+LOWLEVEL=$stuff/lowlevel_foo-gta01${BOARD}-r3_0_0_1323.bin
+#UBOOT=$stuff/u-boot-gta01bv3-20070302200829.bin
+UBOOT=$OMDIR/u-boot/u-boot.bin
+UIMAGE=$stuff/uImage-2.6-moko8-r1_0_1288_0-fic-gta01.bin
+ROOTFS=$stuff/openmoko-devel-image-fic-gta01-20070312151516.rootfs.jffs2
+
+DFU_UTIL=$stuff/dfu-util
+
+OPENOCD=$stuff/openocd
+OPENOCD_CFG=http://people.openmoko.org/werner/openocd-debugv2.cfg





More information about the commitlog mailing list