]> git.dujemihanovic.xyz Git - u-boot.git/commit
video: Add a test for 16bpp BMP files
authorSimon Glass <sjg@chromium.org>
Fri, 19 Nov 2021 20:23:58 +0000 (13:23 -0700)
committerAnatolij Gustschin <agust@denx.de>
Sun, 26 Dec 2021 22:05:42 +0000 (23:05 +0100)
commitc1cad06f69a8f3207bdb20ad038db930c0f5c139
tree5419c04ba9394be18ec4ef8f0179de6adeea5284
parentf5aa93eb532a0ed64ad5b86b827eee71888c70b7
video: Add a test for 16bpp BMP files

Add a compressed 16bpp BMP file and a test to cover this.

Signed-off-by: Simon Glass <sjg@chromium.org>
.gitattributes
configs/sandbox_defconfig
configs/sandbox_flattree_defconfig
test/dm/video.c
tools/logos/denx-16bpp.bmp.gz [new file with mode: 0644]