From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Mon, 16 Jan 2017 19:42:35 +0100 Subject: [U-Boot] Please pull u-boot-video/master Message-ID: <20170116194235.163bb442@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, The following changes since commit a705ebc81b7f91bbd0ef7c634284208342901149: Prepare v2017.01 (2017-01-09 11:57:05 -0500) are available in the git repository at: git://git.denx.de/u-boot-video.git master for you to fetch changes up to 3b593f9030bae149af9261f51933805be506f6b1: splash: fix splash source flags check (2017-01-13 20:45:25 +0100) ---------------------------------------------------------------- Anatolij Gustschin (1): video: cfb_console: fix hang if splashimage file is missing tomas.melin at vaisala.com (3): splash: sort include files splash: add support for loading splash from a FIT image splash: fix splash source flags check common/image-fit.c | 48 ++++++++++++++++++++++++ common/splash_source.c | 89 ++++++++++++++++++++++++++++++++++++++++----- doc/README.splashprepare | 15 +++++--- drivers/video/cfb_console.c | 6 ++- include/image.h | 4 ++ include/splash.h | 5 ++- 6 files changed, 149 insertions(+), 18 deletions(-) Thanks, Anatolij