]> Git Repo - J-u-boot.git/commit
lcd: Set lcd_is_enabled before clearing the screen
authorHaavard Skinnemoen <[email protected]>
Mon, 1 Sep 2008 14:21:21 +0000 (16:21 +0200)
committerAnatolij Gustschin <[email protected]>
Sat, 25 Oct 2008 20:59:41 +0000 (22:59 +0200)
commit6f93d2b8fca504200a5758f7c6dd2d6852900765
tree2bc21bfdfc116825efde7db2a645ffeac45d40f1
parent15b17ab52b7c15d46d9fc631cc06092e1e764de2
lcd: Set lcd_is_enabled before clearing the screen

This allows the logo/info rendering routines to use the regular
lcd_putc/lcd_puts/lcd_printf calls.

Signed-off-by: Haavard Skinnemoen <[email protected]>
Signed-off-by: Anatolij Gustschin <[email protected]>
common/lcd.c
This page took 0.034087 seconds and 4 git commands to generate.