[U-Boot] [PATCH 7/7] video: add an option to skip cfb console init

Anatolij Gustschin agust at denx.de
Sat Aug 10 11:04:11 CEST 2013


On Sat,  3 Aug 2013 07:22:53 +0200
Heiko Schocher <hs at denx.de> wrote:

> 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 at denx.de>
> Cc: Anatolij Gustschin <agust at denx.de>
> ---
>  drivers/video/cfb_console.c | 18 ++++++++++++++++++
>  1 Datei geändert, 18 Zeilen hinzugefügt(+)

Applied to u-boot-video/master after changing to use __weak, thanks!

Anatolij


More information about the U-Boot mailing list