Skip to content
Snippets Groups Projects
Commit 02b9b224 authored by Nick Spence's avatar Nick Spence Committed by Wolfgang Denk
Browse files

Fix offset calculation for multi-type legacy images.


Calculation of tail was incorrect when size % 4 == 0.

New code removes the conditional and does the same thing but with arithmetic

Signed-off-by: default avatarNick Spence <nick.spence@freescale.com>
parent c9dca3c3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment