r5520 - in trunk/gta02-core: . docs

werner at docs.openmoko.org werner at docs.openmoko.org
Sat Aug 22 11:09:14 CEST 2009


Author: werner
Date: 2009-08-22 11:09:14 +0200 (Sat, 22 Aug 2009)
New Revision: 5520

Modified:
   trunk/gta02-core/Makefile
   trunk/gta02-core/docs/GETTING-STARTED
   trunk/gta02-core/gta02-core.erx
Log:
- docs/GETTING-STARTED: added fped's new font dependency
- docs/gta02-core.erx: added U3001-CON1701 conflict and added comment for
  U7607 vs. GND conflict (now, fix the syntax or find a work-around ?)
- Makefile: updated list of common targets (reported by Nathael Pajani)



Modified: trunk/gta02-core/Makefile
===================================================================
--- trunk/gta02-core/Makefile	2009-08-22 08:58:26 UTC (rev 5519)
+++ trunk/gta02-core/Makefile	2009-08-22 09:09:14 UTC (rev 5520)
@@ -2,7 +2,8 @@
 .PHONY:		dsv
 
 all:
-		@echo "make what ? target: gen generate sch upload"
+		@echo "make what ? target: gen update sch gv xpdf brd dsv"
+		# we have more targets, but "normal users" don't need them
 		@exit 1
 
 gen generate:

Modified: trunk/gta02-core/docs/GETTING-STARTED
===================================================================
--- trunk/gta02-core/docs/GETTING-STARTED	2009-08-22 08:58:26 UTC (rev 5519)
+++ trunk/gta02-core/docs/GETTING-STARTED	2009-08-22 09:09:14 UTC (rev 5520)
@@ -59,6 +59,7 @@
     - fig2dev
     - ImageMagick
     - Gtk+ 2.x development package (libgtk2.0-dev or similar)
+    - Liberation Fonts (ttf-liberation or similar)
 
   - Download it:
 

Modified: trunk/gta02-core/gta02-core.erx
===================================================================
--- trunk/gta02-core/gta02-core.erx	2009-08-22 08:58:26 UTC (rev 5519)
+++ trunk/gta02-core/gta02-core.erx	2009-08-22 09:09:14 UTC (rev 5520)
@@ -3,3 +3,6 @@
 U1701	42	U1701	43	# PCF50633 AUTOOUTx
 U7609	2	U7609	3	# SI1040X OUT
 U7610	2	U7610	3	# SI1040X OUT
+
+#U7608	D8	#FLG0118 1	# GPS P12/GPSMODE2 to GND
+U3001	44	CON1701	1	# CODEC MODE/GPIO3 to GND




More information about the commitlog mailing list