Attention is currently required from: Mike Banon.

Mike Banon uploaded patch set #3 to this change.

View Change

configs: add Lenovo G505S sample configuration (use with dGPU patches)

This sample .config could not be merged before the dGPU patches at
CB:58745 (see https://review.coreboot.org/c/coreboot/+/58745 for more
info). I'm sharing it with you here mostly for the archival purposes.

After you have installed the dGPU patches above, can use this .config
as the base config for your G505S by saving it to ./coreboot/.config -
however, you may want to change some of its' configs! I.e. it specifies

CONFIG_VGA_BIOS_DGPU_FILE="pci1002,6665.rom"
CONFIG_VGA_BIOS_DGPU_ID="1002,6665"

which is compatible with R5-M230 dGPU, but if your G505S has HD-8570M
discrete GPU instead - you will need to change these configs to ",6663".
Or, if your G505S does not have a discrete GPU at all, please disable

CONFIG_AMD_DGPU_WITHOUT_EEPROM=y

and those DGPU configs will be disabled. Also, if you are using a SSD -
may want to change the "CONFIG_HUDSON_SATA_MODE" from "0: NATIVE" to
"2: AHCI". Also I've disabled the Intel WiFi at my .config to save space
( CONFIG_DRIVERS_INTEL_WIFI is not set ).

If you have any questions/suggestions about this .config, please e-mail.

Change-Id: I20557628d47ca120a52a8c73635e25d7c39789bf
---
A configs/config.lenovo_g505s_use_with_dgpu_patches
1 file changed, 672 insertions(+), 0 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/29/64829/3

To view, visit change 64829. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I20557628d47ca120a52a8c73635e25d7c39789bf
Gerrit-Change-Number: 64829
Gerrit-PatchSet: 3
Gerrit-Owner: Mike Banon <mikebdp2@gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Paul Menzel <paulepanter@mailbox.org>
Gerrit-Attention: Mike Banon <mikebdp2@gmail.com>
Gerrit-MessageType: newpatchset