annotate toolwrap/hex470 @ 640:16eb1b9640dc

target gtm900 renamed to gtm900mgc2 This change reflects the fact that the build target in question supports MGC2GSMT hardware only, and will NOT work on other hw that confusing bears the same end user name of GTM900, neither the LoCosto-based GTM900-C nor the Calypso-based MG01GSMT that has a different and incompatible RFFE. If we ever get our hands on a piece of MG01GSMT hw and add support for it, that other target will be named gtm900mg01.
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 31 Jan 2020 00:46:07 +0000
parents 56991493ba66
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
52
56991493ba66 toolwrap: hex470 and vlnk470 wrappers added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
1 #!/bin/sh
56991493ba66 toolwrap: hex470 and vlnk470 wrappers added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
2 TZ=GMT
56991493ba66 toolwrap: hex470 and vlnk470 wrappers added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
3 export TZ
56991493ba66 toolwrap: hex470 and vlnk470 wrappers added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
4 exec nowhine 'c:/Dvpt_tools/Codegen/TMS4701x_1.22e/NT/hex470.exe' "$@"