Felix Held has submitted this change. ( https://review.coreboot.org/c/coreboot/+/75658?usp=email )
(
4 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: mb/google/nissa/var/joxer: disable PCIE RP7 ......................................................................
mb/google/nissa/var/joxer: disable PCIE RP7
joxer removed SD card from all SKUs, thus disable pcie_rp7.
BUG=b:285477026 TEST=USE="project_joxer emerge-nissa coreboot"
Signed-off-by: Mark Hsieh mark_hsieh@wistron.corp-partner.google.com Change-Id: I3486d665ddb1de521ab4e656addb2209055174c7 Reviewed-on: https://review.coreboot.org/c/coreboot/+/75658 Reviewed-by: Eric Lai eric_lai@quanta.corp-partner.google.com Reviewed-by: Paul Menzel paulepanter@mailbox.org Tested-by: build bot (Jenkins) no-reply@coreboot.org --- M src/mainboard/google/brya/variants/joxer/overridetree.cb 1 file changed, 1 insertion(+), 0 deletions(-)
Approvals: Eric Lai: Looks good to me, approved build bot (Jenkins): Verified Paul Menzel: Looks good to me, but someone else must approve
diff --git a/src/mainboard/google/brya/variants/joxer/overridetree.cb b/src/mainboard/google/brya/variants/joxer/overridetree.cb index 5ae8a2f..195e4bd 100644 --- a/src/mainboard/google/brya/variants/joxer/overridetree.cb +++ b/src/mainboard/google/brya/variants/joxer/overridetree.cb @@ -180,6 +180,7 @@ device pci 00.0 on end end end + device ref pcie_rp7 off end # PCIE7 no SD card device ref emmc on probe STORAGE STORAGE_EMMC end