On Thu, 13 Jun 2019 05:12:38 +0200
Heiko Schocher h...@denx.de wrote:
...
> tools/Makefile | 6 ++
> tools/bmp_logo.c | 42 +++---
> 2 files changed, 37 insertions(+), 11 deletions(-)
Applied to u-boot-video/master, thanks!
--
Anatolij
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_bm
2 matches
Mail list logo