From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Tue, 4 Aug 2020 09:42:23 +0200 Subject: Please pull u-boot-video Message-ID: <20200804094223.364cd390@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Tom, please pull a few video related fixes. Gitlab CI: https://gitlab.denx.de/u-boot/custodians/u-boot-video/pipelines/4318 Thanks! The following changes since commit 68941e3b2c217907a49aa66af8bb65729b913397: Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 (2020-08-03 10:25:47 -0400) are available in the Git repository at: https://gitlab.denx.de/u-boot/custodians/u-boot-video.git tags/fixes-for-2020.10-rc1 for you to fetch changes up to 3ce83ee0125fdf2908c39970335121909e98b750: video: ipuv3: fix framebuffer base address init with multiple IPUs (2020-08-03 23:37:31 +0200) ---------------------------------------------------------------- - fix tbs2910 vidconsole environment - fix ipuv3 framebuffer output on i.MX6Q/D ---------------------------------------------------------------- Anatolij Gustschin (1): video: ipuv3: fix framebuffer base address init with multiple IPUs Soeren Moch (1): board: tbs2910: Fix video output with existing environments configs/tbs2910_defconfig | 1 + drivers/video/imx/mxc_ipuv3_fb.c | 13 +++++++++---- 2 files changed, 10 insertions(+), 4 deletions(-) -- Anatolij