FreeCalypso > hg > fc-magnetite
comparison configs/l1reconst-chg @ 394:fe200bd2f188
configs/*: converted to use scripts/config-headers-new.sh
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Wed, 17 Jan 2018 22:53:14 +0000 |
| parents | 2990f590d368 |
| children | 69e52afc01d5 |
comparison
equal
deleted
inserted
replaced
| 393:512fb1dca72d | 394:fe200bd2f188 |
|---|---|
| 1 # This configuration is the same as the plain l1reconst except one difference: | 1 # This configuration is the same as the plain l1reconst except one difference: |
| 2 # the FCHG SWE (new FreeCalypso battery management code) is enabled. | 2 # the FCHG SWE (new FreeCalypso battery management code) is enabled. |
| 3 | 3 |
| 4 scripts/config-headers.sh gprs 2091-fchg | 4 GPRS=1 |
| 5 MMI=0 | |
| 6 SRVC=1 | |
| 7 export GPRS MMI SRVC | |
| 8 | |
| 9 ATP_STATE=0 | |
| 10 FCHG_STATE=1 | |
| 11 LCC_STATE=0 | |
| 12 MKS_STATE=0 | |
| 13 PWR_STATE=0 | |
| 14 R2D_STATE=0 | |
| 15 export ATP_STATE FCHG_STATE LCC_STATE MKS_STATE PWR_STATE R2D_STATE | |
| 16 | |
| 17 scripts/config-headers-new.sh | |
| 5 | 18 |
| 6 CONDAT=condat2 | 19 CONDAT=condat2 |
| 7 GPF=gpf2 | 20 GPF=gpf2 |
| 8 CDGINC=cdg211/cdginc | 21 CDGINC=cdg211/cdginc |
| 9 CDGPRIM=cdg211/prim | 22 CDGPRIM=cdg211/prim |
| 10 ACI=aci2 | 23 ACI=aci2 |
| 11 export CONDAT GPF CDGINC CDGPRIM ACI | 24 export CONDAT GPF CDGINC CDGPRIM ACI |
| 12 | |
| 13 GPRS=1 | |
| 14 MMI=0 | |
| 15 SRVC=1 | |
| 16 export GPRS MMI SRVC | |
| 17 | 25 |
| 18 blob_lib_std ccddata | 26 blob_lib_std ccddata |
| 19 | 27 |
| 20 # ACI libs | 28 # ACI libs |
| 21 build_lib aci classic | 29 build_lib aci classic |
