r2533 - trunk/src/host/devirginator

werner at sita.openmoko.org werner at sita.openmoko.org
Fri Jul 27 09:57:40 CEST 2007


Author: werner
Date: 2007-07-27 09:57:36 +0200 (Fri, 27 Jul 2007)
New Revision: 2533

Modified:
   trunk/src/host/devirginator/config.example
   trunk/src/host/devirginator/setup.sh
Log:
- made bv4 the default, instead of bv3
- removed confusing ancient v3 and v4 from config.example



Modified: trunk/src/host/devirginator/config.example
===================================================================
--- trunk/src/host/devirginator/config.example	2007-07-27 02:49:40 UTC (rev 2532)
+++ trunk/src/host/devirginator/config.example	2007-07-27 07:57:36 UTC (rev 2533)
@@ -37,11 +37,10 @@
 # BOARD: the hardware version of the device we're flashing.
 # Valid names:
 #   bv2		Unreleased development version
-#   bv3		Phase 0 ?
-#   v3		Phase 0 ?
-#   v4		Phase 1 ?
+#   bv3		Phase 0
+#   bv4		Phase 0
 # Default:
-# BOARD=bv3
+# BOARD=bv4
 
 
 ###  DOWNLOAD LOCATION  #######################################################

Modified: trunk/src/host/devirginator/setup.sh
===================================================================
--- trunk/src/host/devirginator/setup.sh	2007-07-27 02:49:40 UTC (rev 2532)
+++ trunk/src/host/devirginator/setup.sh	2007-07-27 07:57:36 UTC (rev 2533)
@@ -90,7 +90,7 @@
 
 # Target platform
 PLATFORM=gta01
-BOARD=bv3
+BOARD=bv4
 
 # Locations
 SPLASH=http://wiki.openmoko.org/images/c/c2/System_boot.png





More information about the commitlog mailing list