From mboxrd@z Thu Jan 1 00:00:00 1970 From: Igor Grinberg Date: Mon, 19 Jan 2015 21:21:40 +0200 Subject: [U-Boot] [PATCH 10/14] compulab: splash: refactor splash.c In-Reply-To: <1421224974-16631-11-git-send-email-nikita@compulab.co.il> References: <1421224974-16631-1-git-send-email-nikita@compulab.co.il> <1421224974-16631-11-git-send-email-nikita@compulab.co.il> Message-ID: <54BD5944.4040904@compulab.co.il> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 01/14/15 10:42, Nikita Kiryanov wrote: > 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 > Cc: Stefano Babic > Cc: Igor Grinberg Acked-by: Igor Grinberg -- Regards, Igor.