Skip to content
Snippets Groups Projects
Commit 3d192be9 authored by Heiko Schocher's avatar Heiko Schocher Committed by Anatolij Gustschin
Browse files

tools, bmp_logo: fix index from uint16_t to int to allow bigger logos


when generating the bmp_logo_bitmap, the index is casted
as an uint16_t. So bigger logos as 65535 bytes are converted wrong
Fix this.

Signed-off-by: default avatarHeiko Schocher <hs@denx.de>
Cc: Anatolij Gustschin <agust@denx.de>
parent 4e023626
No related branches found
No related tags found
Loading
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