From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Tue, 5 Sep 2017 13:41:38 +0200 Subject: [U-Boot] Please pull u-boot-video/master Message-ID: <20170905134138.28c1c0ae@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 these fixes for v2017.09. The IPU and splash driver changes passed the full build test, here is a status report: https://travis-ci.org/vdsao/u-boot-video/builds/271856994 The following changes since commit 0e88cdd17da393e7dd6040de6a3fda289c00a51e: Prepare v2017.09-rc4 (2017-09-04 09:02:48 -0400) are available in the git repository at: git://git.denx.de/u-boot-video.git master for you to fetch changes up to c967fb78e488c148700dc8747472d7e1d7eaec30: MAINTAINERS: add lcd files to video section (2017-09-05 11:17:31 +0200) ---------------------------------------------------------------- Anatolij Gustschin (2): video: ipuv3_fb: skip IPU shutdown if IPU was not enabled before MAINTAINERS: add lcd files to video section Niko Mauno (1): splash_source: Verify FIT magic MAINTAINERS | 2 ++ common/splash_source.c | 5 +++++ drivers/video/ipu.h | 1 + drivers/video/ipu_common.c | 5 +++++ drivers/video/mxc_ipuv3_fb.c | 3 +++ 5 files changed, 16 insertions(+) Thanks, Anatolij