[U-Boot] [PATCH 4/6] dm: pci: Enable VGA address forwarding on bridges

Simon Glass sjg at chromium.org
Sat Oct 3 16:29:17 CEST 2015


On 1 October 2015 at 08:36, Bin Meng <bmeng.cn at gmail.com> wrote:
> To support graphics card behind a PCI bridge, the bridge control
> register (offset 0x3e) in the configuration space must turn on
> VGA address forwarding.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
>  drivers/pci/pci-uclass.c | 18 ++++++++++++++++++
>  1 file changed, 18 insertions(+)

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list