comparison CHANGES @ 403:0094b049b2d2

CHANGES: target-utils Tx FIFO change documented
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 18 Mar 2018 08:55:28 +0000
parents be2683e1ac5e
children c0716b2ddfce
comparison
equal deleted inserted replaced
402:817f3b5f019e 403:0094b049b2d2
1 Changes in the current code since fc-host-tools-r7: 1 Changes in the current code since fc-host-tools-r7:
2 2
3 * fc-loadtool can now correctly program the flash on TI's D-Sample board 3 * fc-loadtool can now correctly program the flash on TI's D-Sample board
4 after implementing the needed quirk for the Intel 28F640W30B flash chip. 4 after implementing the needed quirk for the Intel 28F640W30B flash chip.
5
6 * target-utils (loadagent and friends) serial output code changed to wait for
7 the Tx FIFO not full condition instead of FIFO empty; this change makes these
8 target utilities actually utilize the Tx FIFO feature of Calypso UARTs.
5 9
6 * New c1xx-calextr utility can extract the factory RF calibration values for 10 * New c1xx-calextr utility can extract the factory RF calibration values for
7 Mot C1xx phones from a dump of their flash; see doc/Compal-calibration. 11 Mot C1xx phones from a dump of their flash; see doc/Compal-calibration.
8 12
9 * Support for RF tables in FreeCalypso ASCII format (see doc/RF_tables) is 13 * Support for RF tables in FreeCalypso ASCII format (see doc/RF_tables) is