[U-Boot] [PATCH 1/6] pci: Set PCI_COMMAND_IO bit for VGA device
Simon Glass
sjg at chromium.org
Sat Oct 3 16:29:09 CEST 2015
On 1 October 2015 at 08:35, Bin Meng <bmeng.cn at gmail.com> wrote:
> PCI_COMMAND_IO bit must be set for VGA device as it needs to respond
> to legacy VGA IO address.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> drivers/pci/pci_auto.c | 6 ++++++
> 1 file changed, 6 insertions(+)
Acked-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list