mb/starlabs/starbook/adl: Enable the crashlog PCI device
Change-Id: I8dc97ca0fb310417a28e253f378511f510c3b4b3 Signed-off-by: Sean Rhodes <sean@starlabs.systems> Reviewed-on: https://review.coreboot.org/c/coreboot/+/77124 Reviewed-by: Matt DeVillier <matt.devillier@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
@@ -64,6 +64,7 @@ config BOARD_STARLABS_STARBOOK_ADL
|
|||||||
select MEMORY_MAPPED_TPM
|
select MEMORY_MAPPED_TPM
|
||||||
select SOC_INTEL_ALDERLAKE
|
select SOC_INTEL_ALDERLAKE
|
||||||
select SOC_INTEL_ALDERLAKE_PCH_P
|
select SOC_INTEL_ALDERLAKE_PCH_P
|
||||||
|
select SOC_INTEL_CRASHLOG
|
||||||
select SPI_FLASH_WINBOND
|
select SPI_FLASH_WINBOND
|
||||||
select TPM_MEASURED_BOOT
|
select TPM_MEASURED_BOOT
|
||||||
|
|
||||||
|
@@ -49,7 +49,6 @@ chip soc/intel/alderlake
|
|||||||
}"
|
}"
|
||||||
end
|
end
|
||||||
device ref gna on end
|
device ref gna on end
|
||||||
device ref crashlog off end
|
|
||||||
device ref xhci on
|
device ref xhci on
|
||||||
# Motherboard USB Type C
|
# Motherboard USB Type C
|
||||||
register "usb2_ports[0]" = "USB2_PORT_MID(OC5)"
|
register "usb2_ports[0]" = "USB2_PORT_MID(OC5)"
|
||||||
|
Reference in New Issue
Block a user