Home
last modified time | relevance | path

Searched hist:"2 bc4aa522740a1b72bb814d0ddf1f9be7df82c83" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/video/
H A Dcfb_console.c2bc4aa522740a1b72bb814d0ddf1f9be7df82c83 Sat Aug 03 05:22:53 UTC 2013 Heiko Schocher <hs@denx.de> video: add an option to skip cfb console init

This patch add an option to skip cfb console init for boards
who want to show a logo, but not use the cfb console. This is
needed for the siemens boards, which have a bmp bootlogo, but
do not need the cfb console.

Signed-off-by: Heiko Schocher <hs@denx.de>
Cc: Anatolij Gustschin <agust@denx.de>
[agust: use '__weak int board_cfb_skip(void)']
Signed-off-by: Anatolij Gustschin <agust@denx.de>