aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/starlabs
diff options
context:
space:
mode:
authorSean Rhodes <sean@starlabs.systems>2023-07-19 14:07:01 +0100
committerFelix Held <felix-coreboot@felixheld.de>2023-08-10 14:08:49 +0000
commite573e40f33e3fe1ccbab2bd61beccf24e1b207c4 (patch)
tree520ca657be51e4c999a8eaed56bf9777d4e80ec7 /src/mainboard/starlabs
parent7d00b7c673c7ea1f95cf84f682a926045044b43f (diff)
mb/starlabs/starbook/tgl: Enable the crashlog PCI device
Change-Id: I88831f56a259d45e3ae1f66abd1d7aaeac4ede20 Signed-off-by: Sean Rhodes <sean@starlabs.systems> Reviewed-on: https://review.coreboot.org/c/coreboot/+/77123 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
Diffstat (limited to 'src/mainboard/starlabs')
-rw-r--r--src/mainboard/starlabs/starbook/variants/tgl/devicetree.cb1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/starlabs/starbook/variants/tgl/devicetree.cb b/src/mainboard/starlabs/starbook/variants/tgl/devicetree.cb
index c3a3f45546..b870ec1410 100644
--- a/src/mainboard/starlabs/starbook/variants/tgl/devicetree.cb
+++ b/src/mainboard/starlabs/starbook/variants/tgl/devicetree.cb
@@ -70,6 +70,7 @@ chip soc/intel/tigerlake
device ref dptf on end
device ref tbt_pcie_rp0 on end
device ref gna on end
+ device ref crashlog on end
device ref north_xhci on
register "UsbTcPortEn" = "1"
register "TcssXhciEn" = "1"