diff options
author | Duncan Laurie <dlaurie@chromium.org> | 2017-01-21 15:42:26 -0800 |
---|---|---|
committer | Duncan Laurie <dlaurie@chromium.org> | 2017-01-22 19:24:22 +0100 |
commit | 367c9b328fd084509f8ed41ecf3c64ebc2e02e17 (patch) | |
tree | 2c94f9d934e2b559c6493b079071bfca6d812f02 /src/lib/gnat | |
parent | ba32f0f91cfd79434b53d60a16d4c072fac384ec (diff) |
google/eve: Enable keyboard backlight in bootblock
Enable the keyboard backlight as early in boot as possible to
provide a indication that the BIOS is executing.
Since this is bootblock it can't use the convenience function
for checking for S3 resume so just read the PM1 value from the
SOC and check it directly.
Use a value of 75% for the current system as that is visible
without being full brightness.
BUG=chrome-os-partner:61464
TEST=boot on eve and check that keyboard backlight is enabled
as soon as the SOC starts booting
Change-Id: I9ac78e9c3913a2776943088f35142afe3ffef056
Signed-off-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-on: https://review.coreboot.org/18197
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Diffstat (limited to 'src/lib/gnat')
0 files changed, 0 insertions, 0 deletions