mb/google/dedede: Enable host bridge device
Change-Id: Ie47265527b2b81748f4f3ad744d35cb81af17b80 Signed-off-by: Aamir Bohra <aamir.bohra@intel.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/39122 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org> Reviewed-by: Karthik Ramasubramanian <kramasub@google.com> Reviewed-by: V Sowmya <v.sowmya@intel.com> Reviewed-by: Subrata Banik <subrata.banik@intel.com>
This commit is contained in:
parent
71090c6063
commit
741dec4681
|
@ -109,7 +109,7 @@ chip soc/intel/tigerlake
|
|||
}"
|
||||
|
||||
device domain 0 on
|
||||
device pci 00.0 off end # Host Bridge
|
||||
device pci 00.0 on end # Host Bridge
|
||||
device pci 02.0 off end # Integrated Graphics Device
|
||||
device pci 04.0 off end # SA Thermal device
|
||||
device pci 05.0 off end # IPU
|
||||
|
|
Loading…
Reference in New Issue