Send commitlog mailing list submissions to
commitlog@lists.openmoko.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.openmoko.org/mailman/listinfo/commitlog
or, via email, send a message with subject or body 'help' to
commitlog-requ...@lists.openmoko.org
You can reach the person managing the list at
commitlog-ow...@lists.openmoko.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of commitlog digest..."
Today's Topics:
1. r5658 - in trunk/gta02-core/docs/ecn: . ecn0001
(da...@docs.openmoko.org)
2. r5659 - trunk/gta02-core (da...@docs.openmoko.org)
3. r5660 - trunk/gta02-core/modules (re...@docs.openmoko.org)
--- Begin Message ---
Author: daveb
Date: 2009-09-22 02:40:56 +0200 (Tue, 22 Sep 2009)
New Revision: 5658
Modified:
trunk/gta02-core/docs/ecn/ecn0001.txt
trunk/gta02-core/docs/ecn/ecn0001/lcm-wiring.txt
trunk/gta02-core/docs/ecn/ecn0001/wlan-wiring.txt
Log:
ecn001 changes to reflect signal moves as a result of ecn0034.
Modified: trunk/gta02-core/docs/ecn/ecn0001/lcm-wiring.txt
===================================================================
--- trunk/gta02-core/docs/ecn/ecn0001/lcm-wiring.txt 2009-09-22 00:18:10 UTC
(rev 5657)
+++ trunk/gta02-core/docs/ecn/ecn0001/lcm-wiring.txt 2009-09-22 00:40:56 UTC
(rev 5658)
@@ -9,6 +9,6 @@
XCS LCD_CS GPIO12/LSA0 LCD_xCS LCD_LPCOE/GPG5
SCL LCD_SCL GPIO10/LSCK LCD_SCL LCD_LPCREVB/GPG7
DIN LCD_DIN GPIO11/LSDA LCD_DIN LCD_LPCREV/GPG6
-XRES LCD_RESET GPIO4/LCS0# LCD_xRES VD17/.../GPD9
+XRES LCD_RESET GPIO4/LCS0# LCD_xRES LEND/GPC0
PCLK L_PCLK GPIO6/LDCLK VCLK VCLK/GPG1
DE LCD_DE GPIO7/LDE# LDEN VM/GPG4
Modified: trunk/gta02-core/docs/ecn/ecn0001/wlan-wiring.txt
===================================================================
--- trunk/gta02-core/docs/ecn/ecn0001/wlan-wiring.txt 2009-09-22 00:18:10 UTC
(rev 5657)
+++ trunk/gta02-core/docs/ecn/ecn0001/wlan-wiring.txt 2009-09-22 00:40:56 UTC
(rev 5658)
@@ -3,7 +3,7 @@
SDIO_CLK WLAN_SDCLK SDCLK/GPE5 WLAN_SPICLK SPICLK0/GPE13
SDIO_CMD WLAN_SDCMD SDCMD/GPE6 WLAN_SPIMOSI SPIMOSI0/GPE12
SDIO_DATA0 WLAN_DATA0 SDDAT0/GPE7 WLAN_SPIMISO SPIMISO0/GPE11
-SDIO_DATA1 WLAN_DATA1 SDDAT1/GPE8 WLAN_INT EINT11/nSS1/GPG3
+SDIO_DATA1 WLAN_DATA1 SDDAT1/GPE8 WLAN_INT EINT8/GPG0
SDIO_DATA2 WLAN_DATA2 SDDAT2/GPE9 WLAN_DATA2 CAMHREF/GPJ10
SDIO_DATA3 WLAN_DATA3 SDDAT3/GPE10 WLAN_SS EINT10/nSS0/GPG2
RESET WLAN_RESET CAMRESET/GPJ12 WLAN_nRESET =
Modified: trunk/gta02-core/docs/ecn/ecn0001.txt
===================================================================
--- trunk/gta02-core/docs/ecn/ecn0001.txt 2009-09-22 00:18:10 UTC (rev
5657)
+++ trunk/gta02-core/docs/ecn/ecn0001.txt 2009-09-22 00:40:56 UTC (rev
5658)
@@ -5,14 +5,14 @@
- Preserve the nWAIT pull-up R1801.
- LCM pixel data reassigned directly to screen
- LCM controller SPI moved to GPIO (GPG-5-7)
-- LCD_xRES signal moved to GPD9
+- LCD_xRES signal moved to LEND/GPC0
- LP Filters for LCM interface rearranged for better organization
- SD/MMC moved to CPU SDIO interface
- WLAN moved to SPI0
- Moved BT PIO_5 from LCDVF0/GPC5 to CAMDATA0/GPJ0
- Move board-revision detection from VD5/GPC13 & VD12/GPD3 to EINT19/GPG11 &
EINT20/GPG12
- Remove 3D_RST and 3D_INT nets
-- Move HDQ to GPD0
+- Move HDQ to nXBACK/GPB5
To do:
- software impact of LCM pixel change on kernel
--- End Message ---
--- Begin Message ---
Author: daveb
Date: 2009-09-22 02:51:49 +0200 (Tue, 22 Sep 2009)
New Revision: 5659
Modified:
trunk/gta02-core/lcm.sch
Log:
label correction
Modified: trunk/gta02-core/lcm.sch
===================================================================
--- trunk/gta02-core/lcm.sch 2009-09-22 00:40:56 UTC (rev 5658)
+++ trunk/gta02-core/lcm.sch 2009-09-22 00:51:49 UTC (rev 5659)
@@ -1,4 +1,4 @@
-EESchema Schematic File Version 2 date Tue 22 Sep 2009 00:59:56 BST
+EESchema Schematic File Version 2 date Tue 22 Sep 2009 01:49:25 BST
LIBS:power,device,conn,gta02-core,gta02-core-cache
EELAYER 24 0
EELAYER END
@@ -16,7 +16,7 @@
Text Notes 2300 1950 0 50 ~ 0
new signals for Telit Modem - ecn0030
Text GLabel 3950 9600 2 60 Output ~ 0
-DEBUG_MOSI
+DEBUG_SPIMOSI
Text GLabel 3950 9450 2 60 Input ~ 0
DEBUG_SPIMISO
Text GLabel 3950 9300 2 60 Output ~ 0
--- End Message ---
--- Begin Message ---
Author: rehar
Date: 2009-09-22 02:55:48 +0200 (Tue, 22 Sep 2009)
New Revision: 5660
Modified:
trunk/gta02-core/modules/fh23-39s-0.3shw.fpd
Log:
added solder paste layer to FH23-39S-0.3SHW
Modified: trunk/gta02-core/modules/fh23-39s-0.3shw.fpd
===================================================================
--- trunk/gta02-core/modules/fh23-39s-0.3shw.fpd 2009-09-22 00:51:49 UTC
(rev 5659)
+++ trunk/gta02-core/modules/fh23-39s-0.3shw.fpd 2009-09-22 00:55:48 UTC
(rev 5660)
@@ -1,29 +1,40 @@
/*FH23-39S-0.3SHW, LCM connector*/
frame pad {
-
ur: vec @(a/2, 0mm)
ll: vec .(-a, b)
center: vec @(0mm,b/2)
pad "$name" ur ll
}
+frame solder_paste {
+ ur: vec @(a/2-0.025mm, 0.1mm*e*-1)
+ ll: vec .(-a+0.05mm, b+0.2mm*e)
+ center: vec @(0mm,b/2)
+ pad "" ur ll paste
+}
+
frame pads_b{
set a=w
set b=l_b
+ set e=-1
loop i=1,nr_b
__0: vec @((nr_b-1)/2*p-p*(i-1),-C/2)
set name = (i*2)-1
frame pad .
+ frame solder_paste .
}
frame pads_u{
set a=w
set b=-l_u
+ set e=1
loop i=nr_b+1,nr_b+nr_u
__0: vec @((nr_u-1)/2*p-p*(i-(nr_b+1)),C/2)
set name = ((i-nr_b)*2)
frame pad .
+ frame solder_paste .
+
}
frame pads {
--- End Message ---
_______________________________________________
commitlog mailing list
commitlog@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/commitlog