r5496 - in trunk/gta02-core: . components

alvieboy at docs.openmoko.org alvieboy at docs.openmoko.org
Thu Aug 20 18:32:40 CEST 2009


Author: alvieboy
Date: 2009-08-20 18:32:39 +0200 (Thu, 20 Aug 2009)
New Revision: 5496

Modified:
   trunk/gta02-core/AUTHORS
   trunk/gta02-core/components/INFO
   trunk/gta02-core/components/STATUS
   trunk/gta02-core/components/gta02-core-comp.pro
   trunk/gta02-core/components/mkloe
Log:
Add component BF2520

Modified: trunk/gta02-core/AUTHORS
===================================================================
--- trunk/gta02-core/AUTHORS	2009-08-20 13:59:21 UTC (rev 5495)
+++ trunk/gta02-core/AUTHORS	2009-08-20 16:32:39 UTC (rev 5496)
@@ -41,6 +41,7 @@
   components/vibrator.lib
   components/zxct1009.lib
   components/adg3304.lib
+  components/bf2520.lib
 
   Compilations:
   components/gta02-core-expanded.lib

Modified: trunk/gta02-core/components/INFO
===================================================================
--- trunk/gta02-core/components/INFO	2009-08-20 13:59:21 UTC (rev 5495)
+++ trunk/gta02-core/components/INFO	2009-08-20 16:32:39 UTC (rev 5496)
@@ -238,3 +238,12 @@
 # Logic Level translator
 S: adg3304
 D: http://www.analog.com/static/imported-files/Data_Sheets/ADG3304.pdf
+
+# WiFi module
+S: wm3236aq
+D: http://www.accton.com/products/Datasheet/WM3236A.AQ.pdf
+
+# WiFi 2400MHz band-pass filter 
+S: bf2520
+A: BF2520-B2R4CAB
+D: http://www.anttechcorp.com/images/acx_bf_PDF/BF2520-B2R4CAB.pdf

Modified: trunk/gta02-core/components/STATUS
===================================================================
--- trunk/gta02-core/components/STATUS	2009-08-20 13:59:21 UTC (rev 5495)
+++ trunk/gta02-core/components/STATUS	2009-08-20 16:32:39 UTC (rev 5496)
@@ -9,6 +9,7 @@
 atr0610			U7601	Rene	Werner	Alvaro	Andre
 atr0635			U7608   Rene	Dave			<1>
 b7840			U7603	Rene	Werner	Dave    Alvaro
+bf2520			U7802	Alvaro
 btp-03ja4g		CON1701	Rene	Werner
 coax			CON7601 Rene	Werner
 dfbm-cs320		U2	Rene	Werner

Modified: trunk/gta02-core/components/gta02-core-comp.pro
===================================================================
--- trunk/gta02-core/components/gta02-core-comp.pro	2009-08-20 13:59:21 UTC (rev 5495)
+++ trunk/gta02-core/components/gta02-core-comp.pro	2009-08-20 16:32:39 UTC (rev 5496)
@@ -150,3 +150,4 @@
 LibName43=./debug_con.lib
 LibName44=./ge865.lib
 LibName45=./adg3304.lib
+LibName46=./bf2520.lib

Modified: trunk/gta02-core/components/mkloe
===================================================================
--- trunk/gta02-core/components/mkloe	2009-08-20 13:59:21 UTC (rev 5495)
+++ trunk/gta02-core/components/mkloe	2009-08-20 16:32:39 UTC (rev 5496)
@@ -9,7 +9,7 @@
 COMPS="$COMPS coax dfbm-cs320 exc24cb102u gta02_wlan_h gta02_wlan_s"
 COMPS="$COMPS td028ttec1 varistor vibrator jack_4p microphone debug_con"
 COMPS="$COMPS btp-03ja4g antenna r_us gta02_power upg2012tb zxct1009"
-COMPS="$COMPS ge865 adg3304"
+COMPS="$COMPS ge865 adg3304 bf2520"
 
 LIB=gta02-core.lib
 




More information about the commitlog mailing list