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)
commitf007a508253164c0959f15b8f0ad4779f4f4ba7a
tree639c279accdedde9037a6baefe8c7d11e29e247b
parent79668446f22482b4f7f126f8462442b29ec166e6
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
src/addpattern.c
src/trx.c