Arthur Heymans has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/41865 )
Change subject: mb/gigabyte/ga-g41m-es2l: Add PEG to devicetree ......................................................................
mb/gigabyte/ga-g41m-es2l: Add PEG to devicetree
Change-Id: Icebf0eea4e1fee6d15ba3f1a080cbc40b42fd733 Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/mainboard/gigabyte/ga-g41m-es2l/devicetree.cb 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/65/41865/1
diff --git a/src/mainboard/gigabyte/ga-g41m-es2l/devicetree.cb b/src/mainboard/gigabyte/ga-g41m-es2l/devicetree.cb index dade0b4..2b23ca1 100644 --- a/src/mainboard/gigabyte/ga-g41m-es2l/devicetree.cb +++ b/src/mainboard/gigabyte/ga-g41m-es2l/devicetree.cb @@ -14,6 +14,7 @@ device pci 0.0 on # Host Bridge subsystemid 0x1458 0x5000 end + device pci 1.0 on end # PEG device pci 2.0 on # Integrated graphics controller subsystemid 0x1458 0xd000 end
Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/41865 )
Change subject: mb/gigabyte/ga-g41m-es2l: Add PEG to devicetree ......................................................................
Patch Set 1: Code-Review+2
Patrick Georgi has submitted this change. ( https://review.coreboot.org/c/coreboot/+/41865 )
Change subject: mb/gigabyte/ga-g41m-es2l: Add PEG to devicetree ......................................................................
mb/gigabyte/ga-g41m-es2l: Add PEG to devicetree
Change-Id: Icebf0eea4e1fee6d15ba3f1a080cbc40b42fd733 Signed-off-by: Arthur Heymans arthur@aheymans.xyz Reviewed-on: https://review.coreboot.org/c/coreboot/+/41865 Tested-by: build bot (Jenkins) no-reply@coreboot.org Reviewed-by: Angel Pons th3fanbus@gmail.com --- M src/mainboard/gigabyte/ga-g41m-es2l/devicetree.cb 1 file changed, 1 insertion(+), 0 deletions(-)
Approvals: build bot (Jenkins): Verified Angel Pons: Looks good to me, approved
diff --git a/src/mainboard/gigabyte/ga-g41m-es2l/devicetree.cb b/src/mainboard/gigabyte/ga-g41m-es2l/devicetree.cb index dade0b4..2b23ca1 100644 --- a/src/mainboard/gigabyte/ga-g41m-es2l/devicetree.cb +++ b/src/mainboard/gigabyte/ga-g41m-es2l/devicetree.cb @@ -14,6 +14,7 @@ device pci 0.0 on # Host Bridge subsystemid 0x1458 0x5000 end + device pci 1.0 on end # PEG device pci 2.0 on # Integrated graphics controller subsystemid 0x1458 0xd000 end
9elements QA has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/41865 )
Change subject: mb/gigabyte/ga-g41m-es2l: Add PEG to devicetree ......................................................................
Patch Set 2:
Automatic boot test returned (PASS/FAIL/TOTAL): 4/0/4 Emulation targets: "QEMU x86 q35/ich9" using payload TianoCore : SUCCESS : https://lava.9esec.io/r/4815 "QEMU x86 q35/ich9" using payload SeaBIOS : SUCCESS : https://lava.9esec.io/r/4814 "QEMU x86 i440fx/piix4" using payload SeaBIOS : SUCCESS : https://lava.9esec.io/r/4813 "QEMU AArch64" using payload LinuxBoot_u-root_kexec : SUCCESS : https://lava.9esec.io/r/4812
Please note: This test is under development and might not be accurate at all!