mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-21 03:42:44 +01:00
The i8042 keyboard reset was not checking the results of the output buffer after the reset command. This can jam up some KBC/keyboards. Also, remove a write to the wrong register and the CONFIG setting around the incorrect write. Signed-off-by: Marc Jones <marc.jones@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Rini <trini@ti.com> |
||
|---|---|---|
| .. | ||
| i8042.c | ||
| input.c | ||
| key_matrix.c | ||
| keyboard.c | ||
| Makefile | ||
| pc_keyb.c | ||
| ps2mult.c | ||
| ps2ser.c | ||
| tegra-kbc.c | ||