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>
This commit is contained in:
parent
b9dd0371f1
commit
4b1898484e
|
@ -180,6 +180,7 @@ chip soc/intel/alderlake
|
||||||
device pci 00.0 on end
|
device pci 00.0 on end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
device ref pcie_rp7 off end # PCIE7 no SD card
|
||||||
device ref emmc on
|
device ref emmc on
|
||||||
probe STORAGE STORAGE_EMMC
|
probe STORAGE STORAGE_EMMC
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue