Skip to content
Snippets Groups Projects
Commit a8840dce authored by Reinhard Pfau's avatar Reinhard Pfau Committed by Luka Perkov
Browse files

tools/kwbimage: fix endianess issue


KWB image header values are in little endian (LE).
So adding appropriate cpu_to_leXX() calls to allow building those images
on BE hosts, too.

Signed-off-by: default avatarReinhard Pfau <reinhard.pfau@gdsys.cc>
Reviewed-by: default avatarStefan Roese <sr@denx.de>
parent 77720859
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.
Please register or to comment