preset stable and try* flags for TRX2 headers
authorMarkus Wigge <mwigge@marcant.net>
Thu, 1 Jul 2010 10:40:22 +0000 (10:40 +0000)
committerMarkus Wigge <mwigge@marcant.net>
Thu, 1 Jul 2010 10:40:22 +0000 (10:40 +0000)
commit642a6e1a5186e1e5aff49075d0a5de51b60c77fe
tree578ebd7b8c7e2913665a6a020017208ed1e67355
parent09ed7e00a4df886204d85dd7a0d2e7098816481a
preset stable and try* flags for TRX2 headers

* changed addpattern.c to preset the stable and try flags used in TRXv2 images
to dupe CFE and pretend a stable image.
* changed trx.c to calculate TRXv2 CRC with stable and try flags set to 0xFF
like CFE does on startup
* fixed compile warnings in trx.c by explicit casting

SVN-Revision: 22012
tools/firmware-utils/src/addpattern.c
tools/firmware-utils/src/trx.c