summaryrefslogtreecommitdiff
path: root/OWNERS
diff options
context:
space:
mode:
authorWai-Hong Tam <waihong@google.com>2021-08-17 15:46:41 -0700
committerCommit Bot <commit-bot@chromium.org>2021-08-18 17:14:45 +0000
commit2a5629c65283a5a285a4d49d68535b7520e10eec (patch)
tree288ac9ae531eb9322a01faead62416b9bea5979b /OWNERS
parent2a418330ae2e9661f1198183683d15efb2e56ba6 (diff)
downloadchrome-ec-2a5629c65283a5a285a4d49d68535b7520e10eec.tar.gz
herobrine_npcx9: Detect the Refresh key at row 3
Herobrine uses the Vivaldi keyboard. The Refresh key is at T2 (col:2, row:3), instead of T3 (col:2, row:2). The code filters out the Refresh key and check any boot key remaining, like the Esc key. Misconfiguring it fails the recovery boot, as EC detects a redundant key pressed. BRANCH=None BUG=b:196885613 TEST=Pressed Refresh (T2) + Esc and booted EC. Checked the message: [0.005749 KB boot key mask 1] which showed the Esc key was recognized. Without this CL, the message won't show up, as a redundant key (T2 not recognized as Refresh) is pressed. Both EC-OS and Zephyr images behave the same. Change-Id: Iee82d7d4d6b3301ac342abc384488842a9858b7e Signed-off-by: Wai-Hong Tam <waihong@google.com> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3102287 Reviewed-by: Philip Chen <philipchen@chromium.org> Reviewed-by: Keith Short <keithshort@chromium.org> Reviewed-by: Jack Rosenthal <jrosenth@chromium.org>
Diffstat (limited to 'OWNERS')
0 files changed, 0 insertions, 0 deletions