changeset 172:a0f935d68377

targets: gtm900 added
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 19 Jun 2019 04:38:43 +0000
parents 3a8c90814d1a
children cb0f52ffd94f
files targets/gtm900.conf targets/gtm900.h targets/gtm900.m4
diffstat 3 files changed, 17 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/targets/gtm900.conf	Wed Jun 19 04:38:43 2019 +0000
@@ -0,0 +1,10 @@
+# hw properties
+LINK_SCRIPT_SRC=src/cs/system/template/gsm_ds_k5a3281.template
+FLASH_BASE_ADDR=0
+FLASH_SECTOR_SIZE=0x10000
+
+# default config
+GPRS=1
+SRVC=1
+FCHG_STATE=0
+RVTMUX_ON_MODEM=0
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/targets/gtm900.h	Wed Jun 19 04:38:43 2019 +0000
@@ -0,0 +1,2 @@
+#define	CONFIG_TARGET_GTM900	1
+#define	UARTFAX_CLASSIC_DTR_DCD	1
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/targets/gtm900.m4	Wed Jun 19 04:38:43 2019 +0000
@@ -0,0 +1,5 @@
+define(`FLASH_BOOT_VIA_BOOTROM',1)dnl
+define(`FLASHIMAGE_BASE_ADDR',0x2000)dnl
+define(`CONFIG_FWFLASH_SIZE',0x380000)dnl
+define(`CONFIG_IRAM_SIZE',0x40000)dnl
+define(`CONFIG_XRAM_SIZE',0x200000)dnl