]> code.ossystems Code Review - bsp/u-boot.git/commit
compulab: splash: refactor splash.c
authorNikita Kiryanov <nikita@compulab.co.il>
Wed, 14 Jan 2015 08:42:50 +0000 (10:42 +0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Sun, 1 Feb 2015 21:36:52 +0000 (19:36 -0200)
commita7d780b3a6c9bf405ef373ac3c3499b81691731f
tree1929588cfcc44cf25bc9a3cdffb2af8f90411ffa
parent46cef71f0198cd35f46e5e449900e5e10d3208b1
compulab: splash: refactor splash.c

Move storage device specific code into its own function instead of
calling it directly from an otherwise storage device independent
function (cl_splash_screen_prepare).

This is a preparation for supporting multiple splash locations.

Signed-off-by: Nikita Kiryanov <nikita@compulab.co.il>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Igor Grinberg <grinberg@compulab.co.il>
Acked-by: Igor Grinberg <grinberg@compulab.co.il>
board/compulab/common/common.h
board/compulab/common/splash.c