comparison CHANGES @ 525:4a7cb2089e5c

CHANGES: addition of new loadtools targets
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 09 Jun 2019 22:39:00 +0000
parents 809829dbc58a
children c4c0c9cc2a7c
comparison
equal deleted inserted replaced
524:e9385c835824 525:4a7cb2089e5c
10 completely redesigned; there should be no user impact on any previously 10 completely redesigned; there should be no user impact on any previously
11 supported target, but the new architecture makes it much easier to add 11 supported target, but the new architecture makes it much easier to add
12 support for new target devices and allows the possibility of different flash 12 support for new target devices and allows the possibility of different flash
13 chip types (autodetected at run time) on the same -h target. See the new 13 chip types (autodetected at run time) on the same -h target. See the new
14 doc/Loadtool-flash-support article for the details. 14 doc/Loadtool-flash-support article for the details.
15
16 * fc-loadtool supports two new targets: Huawei GTM900 (-h gtm900) and
17 Motorola W220 (-h w220).
15 18
16 * Iota poweroff command in the target-utils suite (primarily affecting the 19 * Iota poweroff command in the target-utils suite (primarily affecting the
17 loadagent target program used by loadtools) now programs the VRPCAUX register 20 loadagent target program used by loadtools) now programs the VRPCAUX register
18 like TI's TCS211 firmware does before sending the DEVOFF command. This 21 like TI's TCS211 firmware does before sending the DEVOFF command. This
19 change fixes the erratic behaviour that was occurring on TI/FC development 22 change fixes the erratic behaviour that was occurring on TI/FC development