# HG changeset patch # User Mychaela Falconia # Date 1509824420 0 # Node ID 5b1358df7e3c4535fd66424f0099ef4801661309 # Parent e60d7a32ae2a62c36d1e6b89fe94ba6d47dd321f doc/Handset-configs: L1 and the init code are now fully rebuilt from source diff -r e60d7a32ae2a -r 5b1358df7e3c doc/Handset-configs --- a/doc/Handset-configs Fri Nov 03 21:07:17 2017 +0000 +++ b/doc/Handset-configs Sat Nov 04 19:40:20 2017 +0000 @@ -94,12 +94,13 @@ ================= The current 2092 and 2092-pwr configs are based on the l1reconst modem config -(see the Modem-configs write-up), i.e., L1 is mostly rebuilt from source, but -the versions of G23M PS and ACI are the original TCS211 ones, thus the G23M PS -component is all blobs. In order to build a G23M-deblobbed UI-enabled config, -we would need to build the UI layers (MFW and BMI) on top of the new TCS3.2 -version of ACI used in the deblobbed hybrid config, and no such feat has been -attempted yet. I personally plan on tackling this direction only after we have -built my desired D-Sample-like HSMBP and brought up the original TCS211 UI in -its original form, but once again, anyone else whose priorities are different -from mine should feel free to delve into the code themselves. +(see the Modem-configs write-up), i.e., L1 and the init code in main.lib are +fully rebuilt from source, but the versions of G23M PS and ACI are the original +TCS211 ones, thus the G23M PS component is all blobs. In order to build a +G23M-deblobbed UI-enabled config, we would need to build the UI layers (MFW and +BMI) on top of the new TCS3.2 version of ACI used in the deblobbed hybrid +config, and no such feat has been attempted yet. I personally plan on tackling +this direction only after we have built my desired D-Sample-like HSMBP and +brought up the original TCS211 UI in its original form, but once again, anyone +else whose priorities are different from mine should feel free to delve into +the code themselves.