Home
last modified time | relevance | path

Searched hist:"48 edb304d05d5d8b410db74f6e497adcfb132430" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/input/
H A Di8042.c48edb304d05d5d8b410db74f6e497adcfb132430 Fri Oct 12 14:02:02 UTC 2012 Gabe Black <gabeblack@chromium.org> input: Provide a board specific mechanism to decide whether to skip i8042 init

This change adds a board overridable function which can be used to decide
whether or not to initialize the i8042 keyboard controller. On systems where
it isn't actually connected to anything, this can save a significant amount of
boot time.

On Stumpy, this saves about 200ms on boot.

Signed-off-by: Gabe Black <gabeblack@chromium.org>
Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Rini <trini@ti.com>