mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-17 02:08:38 +00:00
1ed0b51b7d
Add support for CONSOLE_MUX to tegra-kbc driver. This requires adding a flag to struct keyb to know the driver has already been initialized so if we try to initialize it again we can just return success. Also call into iomux_doenv() from drv_keyboard_init to re-evaluate the stdin string. Signed-off-by: Allen Martin <amartin@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com> |
||
---|---|---|
.. | ||
i8042.c | ||
input.c | ||
key_matrix.c | ||
keyboard.c | ||
Makefile | ||
pc_keyb.c | ||
ps2mult.c | ||
ps2ser.c | ||
tegra-kbc.c |