]> git.ipfire.org Git - people/ms/u-boot.git/commit - README
video, cfb_console: make background and foreground color configurable
authorHeiko Schocher <hs@denx.de>
Tue, 22 Oct 2013 09:06:06 +0000 (11:06 +0200)
committerAnatolij Gustschin <agust@denx.de>
Wed, 30 Oct 2013 09:48:37 +0000 (10:48 +0100)
commit45ae2546ef157b647d8684845c6554283b80be92
treebcd787b8daaa3e2eb5b345313f536ae5e764e3a4
parent2740e5de4f3cd0aa36efcfe1a995fb6e3858cc97
video, cfb_console: make background and foreground color configurable

make CONSOLE_BG_COL/CONSOLE_FG_COL configurable through board config file.
Clear video screen in video_init().

Signed-off-by: Heiko Schocher <hs@denx.de>
Cc: Anatolij Gustschin <agust@denx.de>
README
drivers/video/cfb_console.c
include/video_fb.h