
20 Mar
2023
20 Mar
'23
7:32 a.m.
Hi Simon,
On Tue, Feb 21, 2023 at 3:49 AM Simon Glass sjg@chromium.org wrote:
If U-Boot is not the first-stage bootloader we should not init the keyboard, since it has already been done. Check for this.
But re-init does no harm, right?
Signed-off-by: Simon Glass sjg@chromium.org
drivers/input/i8042.c | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-)
Regards, Bin