From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Wed, 3 Jan 2018 15:56:48 +0100 Subject: [U-Boot] Please pull u-boot-video/master Message-ID: <20180103155648.6a8767ab@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 two fixes for video drivers. With these patches applied the full build passed: https://travis-ci.org/vdsao/u-boot-video/builds/324540944 The following changes since commit 1314bd1192b4c67d28bdae7eee639588e88090cd: boards: amlogic: khadas-vim: Typo fixup (2018-01-02 07:57:34 -0500) are available in the git repository at: git://git.denx.de/u-boot-video.git master for you to fetch changes up to f9d891f0a903820100b42f25ba47593519b6b516: video: Support multiple lines version string display (2018-01-03 11:53:48 +0100) ---------------------------------------------------------------- Peng Fan (2): video: ipu: Fix dereferencing NULL pointer problem video: Support multiple lines version string display drivers/video/cfb_console.c | 30 +++++++++++++++++++++++------- drivers/video/ipu_common.c | 6 +++++- 2 files changed, 28 insertions(+), 8 deletions(-) Thanks, Anatolij