FreeCalypso > hg > freecalypso-tools
comparison CHANGES @ 494:547c540448e5
CHANGES: Mot C155/156 WS=4 change documented
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Fri, 24 May 2019 06:44:59 +0000 |
parents | 34795475dd4f |
children | 7a6eba04c1bb |
comparison
equal
deleted
inserted
replaced
493:35d3f4c26b96 | 494:547c540448e5 |
---|---|
7 from binary files and convert them into our FreeCalypso ASCII format. | 7 from binary files and convert them into our FreeCalypso ASCII format. |
8 | 8 |
9 * target-utils/flash-boot-test (developers-only target code piece that is not | 9 * target-utils/flash-boot-test (developers-only target code piece that is not |
10 compiled or installed by default): added a few special watchdog commands to | 10 compiled or installed by default): added a few special watchdog commands to |
11 facilitate experimentation with the watchdog timer function in the Calypso. | 11 facilitate experimentation with the watchdog timer function in the Calypso. |
12 | |
13 * Loadtools configuration for Mot C155/156 target (-h c155) fixed to use WS=4 | |
14 memory timing setting as used by the official fw on this hardware, as opposed | |
15 to the previously-used WS=3 setting that was blindly copied from OsmocomBB. | |
12 | 16 |
13 * Documentation updates for the new bits of knowledge learned from the | 17 * Documentation updates for the new bits of knowledge learned from the |
14 examination of a Sony Ericsson J100 phone: no code changes were needed to | 18 examination of a Sony Ericsson J100 phone: no code changes were needed to |
15 support flash manipulation and RF calibration data extraction on this model, | 19 support flash manipulation and RF calibration data extraction on this model, |
16 but this is the first time the Mother got her hands on one of these phones, | 20 but this is the first time the Mother got her hands on one of these phones, |