[U-Boot] [PATCH 1/6] pci: Set PCI_COMMAND_IO bit for VGA device
Simon Glass
sjg at chromium.org
Sun Oct 18 23:36:50 CEST 2015
On 3 October 2015 at 08:29, Simon Glass <sjg at chromium.org> wrote:
> 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>
Applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list