Fix IHEX firmware generation/loading
authorMarc Zyngier <maz@misterjones.org>
Sat, 2 Aug 2008 17:12:23 +0000 (19:12 +0200)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Sat, 2 Aug 2008 17:36:10 +0000 (18:36 +0100)
Fix both the IHEX firmware generation (len field always null, and EOF
marker a byte too short) and loading (struct ihex_binrec needs to be
packed to reflect the on-disk structure).

Signed-off-by: Marc Zyngier <maz@misterjones.org>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>

No differences found