Skip to content
Commit 85ebd003 authored by Marc Zyngier's avatar Marc Zyngier Committed by David Woodhouse
Browse files

Fix IHEX firmware generation/loading



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: default avatarMarc Zyngier <maz@misterjones.org>
Signed-off-by: default avatarDavid Woodhouse <David.Woodhouse@intel.com>
parent f1136d02
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment