[U-Boot] [PATCH 1/1] splash: display splash in DM_VIDEO configurations

Anatolij Gustschin agust at denx.de
Tue Jun 4 21:37:13 UTC 2019


On Wed, 29 May 2019 09:01:43 +0000
Igor Opaniuk igor.opaniuk at toradex.com wrote:

> Currently for CONFIG_DM_VIDEO=y setting splashimage env variable doesn't
> have any effect. Introduce a common function for both dm-video/lcd stacks,
> that checks env("splashimage") and invokes bmp_display() accordingly.
> For additional details please check discussion [1].
> 
> [1] https://lists.denx.de/pipermail/u-boot/2019-May/371002.html
> 
> Signed-off-by: Igor Opaniuk <igor.opaniuk at toradex.com>
> ---
>  common/lcd.c     | 10 +++-------
>  common/splash.c  | 16 ++++++++++++++--
>  common/stdio.c   |  4 ++++
>  include/splash.h |  6 +++---
>  4 files changed, 24 insertions(+), 12 deletions(-)

Applied to u-boot-video/master, thanks!

--
Anatolij


More information about the U-Boot mailing list