]> git.sur5r.net Git - u-boot/commit
lwmon5 SYSMON POST: fix backlight control
authorYuri Tikhonov <yur@emcraft.com>
Mon, 24 Mar 2008 10:30:54 +0000 (11:30 +0100)
committerWolfgang Denk <wd@denx.de>
Mon, 24 Mar 2008 23:16:14 +0000 (00:16 +0100)
commit0d48926c87ec96f974a6ac4034f4a2f2eab3255f
tree8fa7da26ae17075a8ac63f712d23d30cdb8e7cd2
parentff2bdfb2c1e073f65c065011f1e18d0a130bd3d8
lwmon5 SYSMON POST: fix backlight control

If the LWMON5 config has SYSMON POST among CONFIG_POSTs which may be
run on the board, then the SYSMON POST controls the display backlight
(doesn't switch backlight ON if POST FAILED, and does switch the
backlight ON if PASSED).

If not, then the video driver controls the display backlight (just
switch ON the backlight upon initialization).

Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
drivers/video/mb862xx.c