# HG changeset patch # User Michael Spacefalcon # Date 1389074291 0 # Node ID 0848c7f419fd2c296e0b89048a0b8701248e1f7d # Parent 02e80fcc3a5ac9b80acc85a13f68175e67208dae gsm-fw/configs: checking some configurations into source control, now that we have some selectable features diff -r 02e80fcc3a5a -r 0848c7f419fd gsm-fw/configs/gtamodem-etmffsrw-ext --- /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 diff -r 02e80fcc3a5a -r 0848c7f419fd gsm-fw/configs/gtamodem-etmffsrw-int --- /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 diff -r 02e80fcc3a5a -r 0848c7f419fd gsm-fw/configs/gtamodem.ramonly --- /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 diff -r 02e80fcc3a5a -r 0848c7f419fd gsm-fw/configs/pirelli.ramonly --- /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