]> git.baikalelectronics.ru Git - uboot.git/commit
video: bmp: Support x2r10g10b10 pixel format
authorJanne Grunau <j@jannau.net>
Wed, 9 Feb 2022 21:16:22 +0000 (22:16 +0100)
committerAnatolij Gustschin <agust@denx.de>
Wed, 9 Mar 2022 20:23:57 +0000 (21:23 +0100)
commit3872681384f41e02e95bd9d993ffb2847285f282
tree7e3c150dc75bf1e94a5c1d7fba912fd1d3170bb5
parent2e4cf85af46f5614e12080ef866b408f1635c505
video: bmp: Support x2r10g10b10 pixel format

Fixes the display of the u-boot logo on Apple silicon devices.

Signed-off-by: Janne Grunau <j@jannau.net>
Reviewed-by: Simon Glass <sjg@chromium.org>
drivers/video/video_bmp.c