changeset 223:0848c7f419fd

gsm-fw/configs: checking some configurations into source control, now that we have some selectable features
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Tue, 07 Jan 2014 05:58:11 +0000
parents 02e80fcc3a5a
children 2900fe603f8a
files gsm-fw/configs/gtamodem-etmffsrw-ext gsm-fw/configs/gtamodem-etmffsrw-int gsm-fw/configs/gtamodem.ramonly gsm-fw/configs/pirelli.ramonly
diffstat 4 files changed, 28 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/gsm-fw/configs/gtamodem-etmffsrw-ext	Tue Jan 07 05:58:11 2014 +0000
@@ -0,0 +1,11 @@
+# XRAM image loadable into Openmoko modems for ETM/MokoFFS R/W operations,
+# no GSM functionality.  The ETM/RVT serial channel is steered to the
+# headset jack - use with the external debug cable.
+
+target	gtamodem
+feature	mokoffs rw
+feature	etm
+feature	tmffs1
+feature	tmffs2
+
+RVTMUX_UART_port=IrDA
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/gsm-fw/configs/gtamodem-etmffsrw-int	Tue Jan 07 05:58:11 2014 +0000
@@ -0,0 +1,11 @@
+# XRAM image loadable into Openmoko modems for ETM/MokoFFS R/W operations,
+# no GSM functionality.  The ETM/RVT serial channel is steered to the
+# AP - use this image when running from inside your Neo.
+
+target	gtamodem
+feature	mokoffs rw
+feature	etm
+feature	tmffs1
+feature	tmffs2
+
+RVTMUX_UART_port=MODEM
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/gsm-fw/configs/gtamodem.ramonly	Tue Jan 07 05:58:11 2014 +0000
@@ -0,0 +1,3 @@
+target	gtamodem
+feature	etm
+feature	tmffs2
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/gsm-fw/configs/pirelli.ramonly	Tue Jan 07 05:58:11 2014 +0000
@@ -0,0 +1,3 @@
+target	pirelli
+feature	etm
+feature	tmffs2