Skip to content
Commit 16f3de56 authored by Raphael Dupont's avatar Raphael Dupont Committed by Fabio Utzig
Browse files

imgtool: fix boot_magic when -e big and max-align > 8



Currently if max-align > 8, magic_boot only works in little endian

For example :
With max-align = 16 and endian = big, boot_magic starts with 0x10 0x00,
but it should be 0x00 0x10

Signed-off-by: default avatarRaphael Dupont <raphael7dup@gmail.com>
parent c89a94f1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment