annotate targets/c155.conf @ 124:4238e3220682
 
doc/Compiling: updated for C155 support, RVTMUX_ON_MODEM config var
and new FC host tools
 | author | 
 Mychaela Falconia <falcon@freecalypso.org> | 
 | date | 
 Wed, 07 Nov 2018 09:34:02 +0000 | 
 | parents | 
 7c68000b87cf  | 
 | children | 
 11aef23ec647  | 
 | rev | 
   line source | 
  
122
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 
 | 
     1 # hw properties
 | 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 
 | 
     2 LINK_SCRIPT_SRC=src/cs/system/template/gsm_ds_motc155.template
 | 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 
 | 
     3 FLASH_BASE_ADDR=0x20000
 | 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 
 | 
     4 FLASH_SECTOR_SIZE=0x10000
 | 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 
 | 
     5 
 | 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 
 | 
     6 # default config
 | 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 
 | 
     7 GPRS=0
 | 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 
 | 
     8 SRVC=0
 | 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 
 | 
     9 FCHG_STATE=1
 |