annotate configs/l1reconst @ 158:268373943f45

rr.lib compiles
author Mychaela Falconia <falcon@freecalypso.org>
date Tue, 11 Oct 2016 00:04:02 +0000
parents fd8227e3047d
children 2c61607bb3e3
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
75
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
1 # This configuration is similar to "classic", but L1 is rebuilt
143
1fd7359da77a configs/l1reconst: ATP, MKS and LCC excluded
Mychaela Falconia <falcon@freecalypso.org>
parents: 108
diff changeset
2 # from the reconstructed source. Additionally, ATP, LCC and MKS
1fd7359da77a configs/l1reconst: ATP, MKS and LCC excluded
Mychaela Falconia <falcon@freecalypso.org>
parents: 108
diff changeset
3 # have been removed. ATP and MKS have always been dead code,
1fd7359da77a configs/l1reconst: ATP, MKS and LCC excluded
Mychaela Falconia <falcon@freecalypso.org>
parents: 108
diff changeset
4 # whereas LCC is only applicable to hardware targets that are designed
1fd7359da77a configs/l1reconst: ATP, MKS and LCC excluded
Mychaela Falconia <falcon@freecalypso.org>
parents: 108
diff changeset
5 # to work with "low cost" chargers - and none of our targets are in
1fd7359da77a configs/l1reconst: ATP, MKS and LCC excluded
Mychaela Falconia <falcon@freecalypso.org>
parents: 108
diff changeset
6 # that category.
75
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
7
144
fd8227e3047d config headers overhaul
Mychaela Falconia <falcon@freecalypso.org>
parents: 143
diff changeset
8 scripts/config-headers.sh gprs 2091-pruned
75
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
9
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
10 CONDAT=condat2
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
11 GPF=gpf2
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
12 CDGINC=cdg211/cdginc
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
13 CDGPRIM=cdg211/prim
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
14 export CONDAT GPF CDGINC CDGPRIM
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
15
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
16 GPRS=1
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
17 MMI=0
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
18 SRVC=1
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
19 export GPRS MMI SRVC
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
20
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
21 blob_lib_std ccddata
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
22
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
23 # ACI libs
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
24 build_lib aci classic
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
25 build_lib aciext classic
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
26 build_lib aci_dti_mng classic
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
27 build_lib atiext classic
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
28 build_lib comlib
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
29 build_lib config_gprs_fl
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
30 build_lib config_gprs_ir
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
31 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))'
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
32
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
33 # G23M protocol stack libs
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
34 blob_lib_std alr
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
35 blob_lib_std cc
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
36 blob_lib_std cci
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
37 blob_lib_std cci_ir
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
38 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))'
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
39 blob_lib_std dl
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
40 blob_lib_std dti
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
41 blob_lib_std fad
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
42 blob_lib_std gmm
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
43 blob_lib_std grlc
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
44 blob_lib_std grlc_ir
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
45 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))'
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
46 blob_lib_std grr
108
94170d82d926 configs/l1reconst: rebuild l1_pei.lib from source
Mychaela Falconia <falcon@freecalypso.org>
parents: 102
diff changeset
47 build_lib l1_pei
75
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
48 blob_lib_std l2r
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
49 blob_lib_std llc
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
50 blob_lib_std mm
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
51 blob_lib_std ra
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
52 blob_lib_std rlp
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
53 blob_lib_std rr
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
54 blob_lib_std sim_b_lib
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
55 blob_lib_std sm
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
56 blob_lib_std sms
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
57 blob_lib_std sndcp
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
58 blob_lib_std ss
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
59 blob_lib_std t30
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
60 blob_lib_std uart_b_lib
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
61 blob_lib_std ppp
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
62 blob_lib_std ppp_ir
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
63 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))'
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
64
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
65 # Condat drivers
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
66 build_lib gdi
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
67
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
68 # GPF
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
69 blob_lib_gpf ccd_na7_db
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
70 blob_lib_gpf frame_na7_db_fl
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
71 blob_lib_custom blobs/patches/frame_na7_db_ir-systrace.lib frame_na7_db_ir
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
72 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))'
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
73 blob_lib_gpf misc_na7_db_fl
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
74 blob_lib_gpf misc_na7_db_ir
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
75 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))'
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
76 blob_lib_gpf osx_na7_db
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
77 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))'
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
78 blob_lib_gpf tif_na7_db_fl
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
79 blob_lib_gpf tif_na7_db_ir
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
80 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))'
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
81
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
82 # core drivers
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
83 build_lib drivers_flash
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
84
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
85 # Layer 1
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
86 build_lib tpudrv
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
87 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))'
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
88 build_lib l1_ext
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
89 lib_link_magic '(BSS_LIBS (.l1s_global))'
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
90 build_lib l1_int
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
91 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))'
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
92 blob_lib_std l1_custom_ext
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
93 blob_lib_std l1_custom_int
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
94 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))'
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
95
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
96 build_lib riviera_core_flash
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
97 build_lib riviera_cust_flash
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
98
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
99 # services
143
1fd7359da77a configs/l1reconst: ATP, MKS and LCC excluded
Mychaela Falconia <falcon@freecalypso.org>
parents: 108
diff changeset
100 #build_lib atp
75
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
101 build_lib audio
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
102 build_lib audio_bgd
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
103 build_lib cst
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
104 build_lib dar
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
105 build_lib dar_gbl_var
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
106 lib_link_magic '(BSS_DAR_LIB (.bss))'
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
107 build_lib etm
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
108 build_lib lls
143
1fd7359da77a configs/l1reconst: ATP, MKS and LCC excluded
Mychaela Falconia <falcon@freecalypso.org>
parents: 108
diff changeset
109 #build_lib mks
75
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
110
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
111 # app drivers
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
112 build_lib abb
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
113 build_lib buzzer
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
114 build_lib ffs
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
115 build_lib ffs_drv
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
116 build_lib ffs_pcm
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
117 build_lib kpd
143
1fd7359da77a configs/l1reconst: ATP, MKS and LCC excluded
Mychaela Falconia <falcon@freecalypso.org>
parents: 108
diff changeset
118 #build_lib lcc
75
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
119 build_lib power
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
120 build_lib rtc_drv
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
121 build_lib sim_drv
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
122 build_lib spi_drv
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
123 build_lib uart_drv
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
124
102
455ac12899fd main.lib rebuilt from source except for init.obj and mem_load.obj
Mychaela Falconia <falcon@freecalypso.org>
parents: 75
diff changeset
125 # system glue
455ac12899fd main.lib rebuilt from source except for init.obj and mem_load.obj
Mychaela Falconia <falcon@freecalypso.org>
parents: 75
diff changeset
126 build_lib main
75
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
127 build_lib bootloader
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
128 lib_link_magic '(CONST_BOOT_LIB (.const, .text, .text:v$3) BSS_BOOT_LIB (.bss))'
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
129
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
130 # Nucleus and TI's compiler stuff
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
131 blob_lib_os nucleus_flash_nodbg
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
132 blob_lib_os nucleus_int_ram_nodbg
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
133 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))'
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
134 blob_lib_os rts16le_flash
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
135 blob_lib_os rts16le_int_ram
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
136 lib_link_magic '(BSS_LIBS (.bss))'
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
137
b51de44232b4 configs/l1reconst: configuration created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
138 str2ind_blobs_used=1