u-boot/arch/x86
Bin Meng c5c5c201fe x86: Fix PCI UART compatible string for crownbay and galileo
With recent ns16550 driver changes, we only changed the legacy UART
(at I/O port 0x3f8) compatible string, but forgot to change the PCI
UART compatible string. Now fix it.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
2015-12-09 17:44:41 +08:00
..
cpu x86: tsc: Remove legacy timer codes 2015-12-01 06:26:35 -07:00
dts x86: Fix PCI UART compatible string for crownbay and galileo 2015-12-09 17:44:41 +08:00
include/asm x86: tsc: Remove legacy timer codes 2015-12-01 06:26:35 -07:00
lib x86: tsc: Move tsc_timer.c to drivers/timer 2015-12-01 06:26:35 -07:00
config.mk efi: Add 64-bit payload support 2015-08-05 08:44:07 -06:00
Kconfig dm: pci: Disable PCI compatibility functions by default 2015-12-01 06:26:38 -07:00
Makefile x86: Add support for U-Boot as an EFI application 2015-08-05 08:44:06 -06:00