u-boot-brain/board/intel
Bin Meng 4dd02a752c x86: crownbay: Enable on-board SMSC superio keyboard controller
So far we only enabled one legacy serial port on the SMSC LPC47m
superio chipset on Intel Crown Bay board. As the board also has
dual PS/2 ports routed out, enable the keyboard controller which
is i8042 compatible so that we can use PS/2 keyboard and mouse.

In order to make PS/2 keyboard work with the VGA console, remove
CONFIG_VGA_AS_SINGLE_DEVICE. To boot Linux kernel with PIC mode
using PIRQ routing table, adjust the mask in the device tree to
reserve irq12 which is used by PS/2 mouse.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2015-08-26 07:54:16 -07:00
..
bayleybay x86: Add Intel Bayley Bay board support 2015-08-05 08:42:39 -06:00
crownbay x86: crownbay: Enable on-board SMSC superio keyboard controller 2015-08-26 07:54:16 -07:00
galileo x86: Remove DECLARE_GLOBAL_DATA_PTR in board files 2015-06-04 02:39:38 -06:00
minnowmax x86: Convert minnowmax to use CONFIG_DM_NET 2015-08-14 09:50:11 -06:00
Kconfig x86: Add Intel Bayley Bay board support 2015-08-05 08:42:39 -06:00