aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/t520/variants/w520/overridetree.cb
diff options
context:
space:
mode:
authorPeter Lemenkov <lemenkov@gmail.com>2019-11-27 15:33:21 +0100
committerPatrick Georgi <pgeorgi@google.com>2020-02-01 19:48:33 +0000
commit02b29b9d01629a87cde707b6c9b6e8eaec0ed93f (patch)
treef1252c70b857c13f7cd1d0e4df8a7c211454585f /src/mainboard/lenovo/t520/variants/w520/overridetree.cb
parent99035650aaf4efe579cab0a6dd4aac2b0288f874 (diff)
mb/lenovo/t520: Switch to overridetree
Change-Id: If6be9cffe97dcd8f733e3bd5a67a408dd817005a Signed-off-by: Peter Lemenkov <lemenkov@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/37295 Reviewed-by: Angel Pons <th3fanbus@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/lenovo/t520/variants/w520/overridetree.cb')
-rw-r--r--src/mainboard/lenovo/t520/variants/w520/overridetree.cb7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/mainboard/lenovo/t520/variants/w520/overridetree.cb b/src/mainboard/lenovo/t520/variants/w520/overridetree.cb
new file mode 100644
index 0000000000..3e1c90ee63
--- /dev/null
+++ b/src/mainboard/lenovo/t520/variants/w520/overridetree.cb
@@ -0,0 +1,7 @@
+chip northbridge/intel/sandybridge
+ device domain 0 on
+ chip southbridge/intel/bd82x6x # Intel Series 6 Cougar Point PCH
+ device pci 1c.6 on end # PCIe Port #7 USB 3.0
+ end
+ end
+end