On Wed, 29 May 2019 09:01:43 +0000
Igor Opaniuk [email protected] 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 <[email protected]>
> ---
>  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
_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot

Reply via email to