Attention is currently required from: Nico Huber, Nikolai Vyssotski. Hello build bot (Jenkins), Jason Glenesk, Raul Rangel, Marshall Dawson, Felix Held,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/49867
to look at the new patch set (#15).
Change subject: soc/amd: GOP: load VBIOS ......................................................................
soc/amd: GOP: load VBIOS
Load VBIOS in pci set_resources to PCI_VGA_RAM_IMAGE_START (0xc0000) since pci_dev_init() will not load it in GOP case (VGA_ROM_RUN is not set). Add Cezanne GFX PID. Pass PCI_VGA_RAM_IMAGE_START as image pointer for GOP driver.
BUG=b:171234996 BRANCH=Zork
Change-Id: I4a6fea9b6cd60c862e15ed2ed539869c0f9bd363 Signed-off-by: Nikolai Vyssotski nikolai.vyssotski@amd.corp-partner.google.com --- M src/device/pci_rom.c M src/soc/amd/cezanne/fsp_params.c M src/soc/amd/common/block/graphics/graphics.c M src/soc/amd/picasso/fsp_params.c 4 files changed, 27 insertions(+), 4 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/67/49867/15