Attention is currently required from: Mike Banon. Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/57319
to look at the new patch set (#2).
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, 17 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/19/57319/2