[U-Boot] [PATCH] video, cfb_console: make background and foreground color configurable

Anatolij Gustschin agust at denx.de
Wed Oct 30 10:49:54 CET 2013


On Tue, 22 Oct 2013 11:06:06 +0200
Heiko Schocher <hs at denx.de> wrote:

> make CONSOLE_BG_COL/CONSOLE_FG_COL configurable through board config file.
> Clear video screen in video_init().
> 
> Signed-off-by: Heiko Schocher <hs at denx.de>
> Cc: Anatolij Gustschin <agust at denx.de>
> ---
>  README                      |  5 +++++
>  drivers/video/cfb_console.c | 38 ++++++++++++++++++++------------------
>  include/video_fb.h          |  5 +++++
>  3 files changed, 30 insertions(+), 18 deletions(-)

applied to u-boot-video/master, thanks!

Anatolij


More information about the U-Boot mailing list