
14 Mar
2016
14 Mar
'16
5:25 a.m.
On Mon, Mar 14, 2016 at 12:17 PM, Bin Meng bmeng.cn@gmail.com wrote:
On Sat, Mar 12, 2016 at 1:06 PM, Simon Glass sjg@chromium.org wrote:
Add one more step into the init sequence. This fixes the keyboard on samus, which otherwise does not work.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v2:
- Use a #define for the output flush command
- Adjust the code order slightly
drivers/input/i8042.c | 4 ++++ include/i8042.h | 1 + 2 files changed, 5 insertions(+)
Reviewed-by: Bin Meng bmeng.cn@gmail.com
Tested on QEMU and Crown Bay Tested-by: Bin Meng bmeng.cn@gmail.com
applied to u-boot-x86/next, thanks!