# HG changeset patch # User Mychaela Falconia # Date 1602900809 0 # Node ID 7ce079c7c5dd2446843462ec653f40f52e045acd # Parent e35ac0b021b6c32acbd2c32f74859811a283b9ac targets/*.conf: adapted from Magnetite diff -r e35ac0b021b6 -r 7ce079c7c5dd targets/c11x.conf --- /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 diff -r e35ac0b021b6 -r 7ce079c7c5dd targets/c139.conf --- /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 diff -r e35ac0b021b6 -r 7ce079c7c5dd targets/c155.conf --- /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 diff -r e35ac0b021b6 -r 7ce079c7c5dd targets/fcdev3b.conf --- /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 diff -r e35ac0b021b6 -r 7ce079c7c5dd targets/gtamodem.conf --- /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 diff -r e35ac0b021b6 -r 7ce079c7c5dd targets/gtm900mgc.conf --- /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 diff -r e35ac0b021b6 -r 7ce079c7c5dd targets/j100.conf --- /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 diff -r e35ac0b021b6 -r 7ce079c7c5dd targets/luna1.conf --- /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 diff -r e35ac0b021b6 -r 7ce079c7c5dd targets/luna2.conf --- /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 diff -r e35ac0b021b6 -r 7ce079c7c5dd targets/pirelli.conf --- /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 diff -r e35ac0b021b6 -r 7ce079c7c5dd targets/tangomdm.conf --- /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