From 5f187dbe6344d0e3dad4277e64efaf0f0092b559 Mon Sep 17 00:00:00 2001 From: David Hendricks Date: Tue, 24 Apr 2018 14:37:38 -0700 Subject: facebook/watson: Initial commit This adds another camelbackmountain_fsp derivative, along with a .fmd file for the board. For now it's been tested to build and boot. Change-Id: I9e8804264967c19f6b51fc44575b0db36f600f88 Signed-off-by: David Hendricks Reviewed-on: https://review.coreboot.org/25884 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Rudolph --- src/mainboard/facebook/watson/devicetree.cb | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 src/mainboard/facebook/watson/devicetree.cb (limited to 'src/mainboard/facebook/watson/devicetree.cb') diff --git a/src/mainboard/facebook/watson/devicetree.cb b/src/mainboard/facebook/watson/devicetree.cb new file mode 100644 index 0000000000..30d99c22eb --- /dev/null +++ b/src/mainboard/facebook/watson/devicetree.cb @@ -0,0 +1,15 @@ +chip soc/intel/fsp_broadwell_de + device cpu_cluster 0 on + device lapic 0 on end + end + device domain 0 on + device pci 00.0 on end # SoC router + device pci 14.0 on end # xHCI Controller + device pci 19.0 on end # Gigabit LAN Controller + device pci 1d.0 on end # EHCI Controller + device pci 1f.0 on end # LPC Bridge + device pci 1f.2 on end # SATA Controller + device pci 1f.3 on end # SMBus Controller + device pci 1f.5 on end # SATA Controller + end +end -- cgit v1.2.3