diff options
author | Jon Smith <jtsmith@pdiarm.com> | 2017-10-05 08:35:02 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-10-16 09:42:51 -0400 |
commit | 06d326d3a6e343dd5df992afcd3613ea2188d28a (patch) | |
tree | ed09974b4754b8407c5d7020aa6d5701cd55ce00 /scripts | |
parent | 026d7958ba6dc5ed4cd2c5ff507f55f3897cf41a (diff) |
tools: bmp_logo: correctly interpret BMP files with larger headers
All BMP files were being treated as though they had a 40 byte header.
There are several BMP header formats consisting of additional data.
This was causing some of the header to be read as color information,
skewing the color palette.
Signed-off-by: Jon Smith <jtsmith@pdiarm.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions