FreeCalypso > hg > fc-magnetite
comparison doc/Handset-configs @ 313:5b1358df7e3c
doc/Handset-configs: L1 and the init code are now fully rebuilt from source
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sat, 04 Nov 2017 19:40:20 +0000 |
parents | b05dba024f95 |
children |
comparison
equal
deleted
inserted
replaced
312:e60d7a32ae2a | 313:5b1358df7e3c |
---|---|
92 | 92 |
93 Deblobbing status | 93 Deblobbing status |
94 ================= | 94 ================= |
95 | 95 |
96 The current 2092 and 2092-pwr configs are based on the l1reconst modem config | 96 The current 2092 and 2092-pwr configs are based on the l1reconst modem config |
97 (see the Modem-configs write-up), i.e., L1 is mostly rebuilt from source, but | 97 (see the Modem-configs write-up), i.e., L1 and the init code in main.lib are |
98 the versions of G23M PS and ACI are the original TCS211 ones, thus the G23M PS | 98 fully rebuilt from source, but the versions of G23M PS and ACI are the original |
99 component is all blobs. In order to build a G23M-deblobbed UI-enabled config, | 99 TCS211 ones, thus the G23M PS component is all blobs. In order to build a |
100 we would need to build the UI layers (MFW and BMI) on top of the new TCS3.2 | 100 G23M-deblobbed UI-enabled config, we would need to build the UI layers (MFW and |
101 version of ACI used in the deblobbed hybrid config, and no such feat has been | 101 BMI) on top of the new TCS3.2 version of ACI used in the deblobbed hybrid |
102 attempted yet. I personally plan on tackling this direction only after we have | 102 config, and no such feat has been attempted yet. I personally plan on tackling |
103 built my desired D-Sample-like HSMBP and brought up the original TCS211 UI in | 103 this direction only after we have built my desired D-Sample-like HSMBP and |
104 its original form, but once again, anyone else whose priorities are different | 104 brought up the original TCS211 UI in its original form, but once again, anyone |
105 from mine should feel free to delve into the code themselves. | 105 else whose priorities are different from mine should feel free to delve into |
106 the code themselves. |