changeset 32:7ce079c7c5dd

targets/*.conf: adapted from Magnetite
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 17 Oct 2020 02:13:29 +0000
parents e35ac0b021b6
children 94ee95dad595
files targets/c11x.conf targets/c139.conf targets/c155.conf targets/fcdev3b.conf targets/gtamodem.conf targets/gtm900mgc.conf targets/j100.conf targets/luna1.conf targets/luna2.conf targets/pirelli.conf targets/tangomdm.conf
diffstat 11 files changed, 49 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/targets/c11x.conf	Sat Oct 17 02:13:29 2020 +0000
@@ -0,0 +1,6 @@
+LINK_SCRIPT_SRC=src/cs/system/template/gsm_ds_motc139.template
+FLASH_BASE_ADDR=0x10000
+FLASH_SECTOR_SIZE=0x10000
+
+FCHG_STATE=1
+RVTMUX_ON_MODEM=1
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/targets/c139.conf	Sat Oct 17 02:13:29 2020 +0000
@@ -0,0 +1,6 @@
+LINK_SCRIPT_SRC=src/cs/system/template/gsm_ds_motc139.template
+FLASH_BASE_ADDR=0x10000
+FLASH_SECTOR_SIZE=0x10000
+
+FCHG_STATE=1
+RVTMUX_ON_MODEM=1
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/targets/c155.conf	Sat Oct 17 02:13:29 2020 +0000
@@ -0,0 +1,6 @@
+LINK_SCRIPT_SRC=src/cs/system/template/gsm_ds_motc155.template
+FLASH_BASE_ADDR=0x20000
+FLASH_SECTOR_SIZE=0x10000
+
+FCHG_STATE=1
+RVTMUX_ON_MODEM=1
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/targets/fcdev3b.conf	Sat Oct 17 02:13:29 2020 +0000
@@ -0,0 +1,4 @@
+LINK_SCRIPT_SRC=src/cs/system/template/gsm_ds_pirelli_flash.template
+RAM_LINK_SCRIPT_SRC=src/cs/system/template/gsm_ds_pirelli_ram.template
+FLASH_BASE_ADDR=0
+FLASH_SECTOR_SIZE=0x40000
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/targets/gtamodem.conf	Sat Oct 17 02:13:29 2020 +0000
@@ -0,0 +1,3 @@
+LINK_SCRIPT_SRC=src/cs/system/template/gsm_ds_k5a3281.template
+FLASH_BASE_ADDR=0
+FLASH_SECTOR_SIZE=0x10000
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/targets/gtm900mgc.conf	Sat Oct 17 02:13:29 2020 +0000
@@ -0,0 +1,3 @@
+LINK_SCRIPT_SRC=src/cs/system/template/gsm_ds_k5a3281.template
+FLASH_BASE_ADDR=0
+FLASH_SECTOR_SIZE=0x10000
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/targets/j100.conf	Sat Oct 17 02:13:29 2020 +0000
@@ -0,0 +1,6 @@
+LINK_SCRIPT_SRC=src/cs/system/template/gsm_ds_motc139.template
+FLASH_BASE_ADDR=0x10000
+FLASH_SECTOR_SIZE=0x10000
+
+FCHG_STATE=1
+RVTMUX_ON_MODEM=1
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/targets/luna1.conf	Sat Oct 17 02:13:29 2020 +0000
@@ -0,0 +1,3 @@
+LINK_SCRIPT_SRC=src/cs/system/template/gsm_ds_amd8_tango.template
+FLASH_BASE_ADDR=0
+FLASH_SECTOR_SIZE=0x10000
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/targets/luna2.conf	Sat Oct 17 02:13:29 2020 +0000
@@ -0,0 +1,3 @@
+LINK_SCRIPT_SRC=src/cs/system/template/gsm_ds_amd8_tango.template
+FLASH_BASE_ADDR=0
+FLASH_SECTOR_SIZE=0x10000
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/targets/pirelli.conf	Sat Oct 17 02:13:29 2020 +0000
@@ -0,0 +1,6 @@
+LINK_SCRIPT_SRC=src/cs/system/template/gsm_ds_pirelli_flash.template
+RAM_LINK_SCRIPT_SRC=src/cs/system/template/gsm_ds_pirelli_ram.template
+FLASH_BASE_ADDR=0
+FLASH_SECTOR_SIZE=0x40000
+
+FCHG_STATE=1
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/targets/tangomdm.conf	Sat Oct 17 02:13:29 2020 +0000
@@ -0,0 +1,3 @@
+LINK_SCRIPT_SRC=src/cs/system/template/gsm_ds_amd8_tango.template
+FLASH_BASE_ADDR=0
+FLASH_SECTOR_SIZE=0x10000