[U-Boot] Please pull u-boot-video

Hi Tom,
please pull some video updates for v2019.04-rc2.
Travis CI: https://travis-ci.org/vdsao/u-boot-video/builds/493827675
Thanks, Anatolij
The following changes since commit 63f7e3fca391a50a499fed828fe16325fdee45f3:
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot (2019-02-13 07:12:29 -0500)
are available in the Git repository at:
git://git.denx.de/u-boot-video.git tags/video-for-2019.04-rc2
for you to fetch changes up to e25710305da0f087a374ad41d5fa1f244469f6f2:
video: bmp: Add support for 24bpp BMP files on 16bpp displays (2019-02-15 16:51:12 +0100)
---------------------------------------------------------------- - sunxi display DDC probe fallback - support 24bpp BMP files on 16bpp displays
---------------------------------------------------------------- Priit Laes (2): sunxi: display: Move DDC PLL setup to HDMI init sunxi: display: Implement fallback to ddc probe when hpd fails
Stefan Roese (1): video: bmp: Add support for 24bpp BMP files on 16bpp displays
drivers/video/sunxi/sunxi_display.c | 42 ++++++++++++++++++++++++------------- drivers/video/video_bmp.c | 23 ++++++++++++++------ 2 files changed, 45 insertions(+), 20 deletions(-)

On Sat, Feb 16, 2019 at 11:57:04PM +0100, Anatolij Gustschin wrote:
Hi Tom,
please pull some video updates for v2019.04-rc2.
Travis CI: https://travis-ci.org/vdsao/u-boot-video/builds/493827675
Thanks, Anatolij
The following changes since commit 63f7e3fca391a50a499fed828fe16325fdee45f3:
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot (2019-02-13 07:12:29 -0500)
are available in the Git repository at:
git://git.denx.de/u-boot-video.git tags/video-for-2019.04-rc2
for you to fetch changes up to e25710305da0f087a374ad41d5fa1f244469f6f2:
video: bmp: Add support for 24bpp BMP files on 16bpp displays (2019-02-15 16:51:12 +0100)
Applied to u-boot/master, thanks!
participants (2)
-
Anatolij Gustschin
-
Tom Rini