
18 Oct
2015
18 Oct
'15
11:36 p.m.
On 3 October 2015 at 08:29, Simon Glass sjg@chromium.org wrote:
On 1 October 2015 at 08:36, Bin Meng bmeng.cn@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@gmail.com
drivers/pci/pci-uclass.c | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+)
Acked-by: Simon Glass sjg@chromium.org
Applied to u-boot-x86, thanks!