1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-04 00:42:35 +02:00
Files
u-boot-megous/tools
Heiko Schocher 3d192be9ad 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: Heiko Schocher <hs@denx.de>
Cc: Anatolij Gustschin <agust@denx.de>
2013-08-10 10:48:00 +02:00
..
2012-06-19 22:33:55 +02:00
2013-06-26 10:16:41 -04:00
2012-10-15 11:54:04 -07:00
2013-08-02 18:29:32 -04:00