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

Hi Tom,
please pull some video updates for v2019.04-rc1.
Thanks, Anatolij
The following changes since commit 2f41ade79e5969ebea03a7dcadbeae8e03787d7e:
linker: Modify linker scripts to be more generic (2019-01-26 22:55:53 -0500)
are available in the Git repository at:
git://git.denx.de/u-boot-video.git tags/video-updates-for-2019.04-rc1
for you to fetch changes up to 6df07d854b9ee81d31fafcd83724bed7fb1fd6d7:
ihs_video_out: Fix error handling (2019-01-28 21:29:25 +0100)
---------------------------------------------------------------- - ihs and imx driver fixes - relax EDID validation checks for 0 hsync/vsync pulse width (support some quirky displays)
---------------------------------------------------------------- Mario Six (1): ihs_video_out: Fix error handling
Priit Laes (1): videomodes: Relax EDID validation checks for hsync/vsync pulse width
Ye Li (1): imx: video: Fix return value issue
arch/arm/mach-imx/video.c | 4 ++-- drivers/video/ihs_video_out.c | 6 +++--- drivers/video/videomodes.c | 2 -- 3 files changed, 5 insertions(+), 7 deletions(-)

On Thu, 31 Jan 2019 13:36:00 +0100 Anatolij Gustschin agust@denx.de wrote: ...
please pull some video updates for v2019.04-rc1.
Travis CI: https://travis-ci.org/vdsao/u-boot-video/builds/485617069
-- Anatolij

On Thu, Jan 31, 2019 at 01:36:00PM +0100, Anatolij Gustschin wrote:
Hi Tom,
please pull some video updates for v2019.04-rc1.
Thanks, Anatolij
The following changes since commit 2f41ade79e5969ebea03a7dcadbeae8e03787d7e:
linker: Modify linker scripts to be more generic (2019-01-26 22:55:53 -0500)
are available in the Git repository at:
git://git.denx.de/u-boot-video.git tags/video-updates-for-2019.04-rc1
for you to fetch changes up to 6df07d854b9ee81d31fafcd83724bed7fb1fd6d7:
ihs_video_out: Fix error handling (2019-01-28 21:29:25 +0100)
Applied to u-boot/master, thanks!
participants (2)
-
Anatolij Gustschin
-
Tom Rini