diff options
author | Sven Schnelle <svens@stackframe.org> | 2011-06-05 20:47:49 +0200 |
---|---|---|
committer | Sven Schnelle <svens@stackframe.org> | 2011-06-09 10:05:46 +0200 |
commit | 1b8068e24467d812752c71888c4880d3cac41cf8 (patch) | |
tree | 8aa3ade449cb9ba3f61cbb19f9f78dd4ee872fcb /src/mainboard/lenovo | |
parent | cc5dd98c1b93281651781643dfbc7efc7f34a174 (diff) |
H8 EC: add volume CMOS setting
Change-Id: I5332c8fa52556db34dfb5e772bf544f0323e823d
Signed-off-by: Sven Schnelle <svens@stackframe.org>
Reviewed-on: http://review.coreboot.org/12
Tested-by: build bot (Jenkins)
Diffstat (limited to 'src/mainboard/lenovo')
-rw-r--r-- | src/mainboard/lenovo/t60/cmos.layout | 1 | ||||
-rw-r--r-- | src/mainboard/lenovo/x60/cmos.layout | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/lenovo/t60/cmos.layout b/src/mainboard/lenovo/t60/cmos.layout index 3144c1e4cd..a946b4b120 100644 --- a/src/mainboard/lenovo/t60/cmos.layout +++ b/src/mainboard/lenovo/t60/cmos.layout @@ -108,6 +108,7 @@ entries 1052 4 r 0 C1DRT1 1060 1 e 1 touchpad +1064 8 h 0 volume # ----------------------------------------------------------------- enumerations diff --git a/src/mainboard/lenovo/x60/cmos.layout b/src/mainboard/lenovo/x60/cmos.layout index c8790789b8..1875e599e6 100644 --- a/src/mainboard/lenovo/x60/cmos.layout +++ b/src/mainboard/lenovo/x60/cmos.layout @@ -107,6 +107,7 @@ entries 1048 4 r 0 C0DRT1 1052 4 r 0 C1DRT1 +1064 8 h 0 volume # ----------------------------------------------------------------- enumerations |