Skip to content
Commit 245b1029 authored by Heiko Schocher's avatar Heiko Schocher Committed by Anatolij Gustschin
Browse files

bmp_logo: support CONFIG_DM_VIDEO



in case of bmp_logo, the video_bmp driver is used for
drawing a bmp logo. This driver supports only "full"
bmp data. Adding a logo with the bmp_logo tool to
u-boot binary adds currently only real data and drops
the bmp header.

This patch adds now the full bmp data to the u-boot
binary, so video_bmp driver works with the logo embedded
into u-boot.

Fixed also some checkpatch error poping up with this
patch.

Signed-off-by: default avatarHeiko Schocher <hs@denx.de>
parent 85288ffe
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment