Skip to content
Snippets Groups Projects
Commit 4ea15482 authored by Simon Glass's avatar Simon Glass Committed by Anatolij Gustschin
Browse files

video: theadorable: Use RGB565 for BMP blitting


At present this uses RGB555 format for blitting to a display. Sandbox uses
565 and that seems to be more normal for BMP as well. Update the code
accordingly and add a test.

Note that this likely breaks the theadorable board so we may need to
discuss supporting both formats.

Signed-off-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
parent c1cad06f
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.
Finish editing this message first!
Please register or to comment