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

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@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

On Mon, Jan 16, 2017 at 07:42:35PM +0100, Anatolij Gustschin wrote:
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)
Applied to u-boot/master, thanks!
participants (2)
-
Anatolij Gustschin
-
Tom Rini