]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
video: cfb_console: logo can be positioned via the splashpos variable
authorBastian Ruppert <Bastian.Ruppert@Sewerin.de>
Thu, 13 Sep 2012 22:29:01 +0000 (22:29 +0000)
committerTom Rini <trini@ti.com>
Mon, 1 Oct 2012 17:02:13 +0000 (10:02 -0700)
commit1e681f9ad8dd18aa15319ae4951b8eeaeb70da16
treecaebbfb3a78c114e5ec4505b58430f2a6af29d5b
parent39e133d1962bd90c136460f0053dcd184feb053c
video: cfb_console: logo can be positioned via the splashpos variable

Extend the driver for placing the video/bmp logo as specified
by "splashpos" environment variable.

Signed-off-by: Bastian Ruppert <Bastian.Ruppert@Sewerin.de>
Signed-off-by: Anatolij Gustschin <agust@denx.de>
CC: Stefano Babic <sbabic@denx.de>
Signed-off-by: Tom Rini <trini@ti.com>
drivers/video/cfb_console.c