Attention is currently required from: Nico Huber, Mike Banon.
Hello build bot (Jenkins), awokd@danwin1210.me, Angel Pons,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/57319
to look at the new patch set (#8).
Change subject: src/device/Kconfig: introduce the AMD_DGPU_WITHOUT_EEPROM symbols ......................................................................
src/device/Kconfig: introduce the AMD_DGPU_WITHOUT_EEPROM symbols
Some platforms like Lenovo G505S have the motherboard versions with the onboard AMD discrete GPU without its own dedicated EEPROM storage for VGA Option ROM. For such a discrete GPU to be usable with coreboot, the PCI init of GPUs has to be done differently.
These AMD_DGPU_WITHOUT_EEPROM symbols can help for such cases.
Change-Id: I424f93961c9d4a856dd6f5285417597cb117084d Signed-off-by: Mike Banon mike.banon@3mdeb.com --- M src/device/Kconfig 1 file changed, 34 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/19/57319/8