comparison CHANGES @ 837:724a6bc2a4b8

CHANGES: document tiaud-compile & tiaud-decomp extension
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 30 Jul 2021 01:37:42 +0000
parents 625bee54ed34
children b053e4141a16
comparison
equal deleted inserted replaced
836:f7e946389f8b 837:724a6bc2a4b8
1 Changes in the current code since fc-host-tools-r15: 1 Changes in the current code since fc-host-tools-r15:
2
3 * tiaud-compile and tiaud-decomp now support two versions of the audio mode
4 binary file format: the original one which we inherited from Openmoko
5 (L1_NEW_AEC disabled) and the new one used in FC Tourmaline, with L1_NEW_AEC
6 enabled.
2 7
3 * fc-tmsh got new commands rvf-dump, pwr-key and phone-on, sending commands 8 * fc-tmsh got new commands rvf-dump, pwr-key and phone-on, sending commands
4 that are encoded via the ETM debug opcode. On the target firmware side, 9 that are encoded via the ETM debug opcode. On the target firmware side,
5 rvf-dump is an original TCS211 command, whereas pwr-key and phone-on are 10 rvf-dump is an original TCS211 command, whereas pwr-key and phone-on are
6 FreeCalypso Tourmaline additions. 11 FreeCalypso Tourmaline additions.