[coreboot-gerrit] Change in coreboot[master]: mb/compulab/intense_pc: Change devicetree to correct CPU socket

Hal Martin (Code Review) gerrit at coreboot.org
Wed Dec 6 21:25:43 CET 2017


Hal Martin has uploaded this change for review. ( https://review.coreboot.org/22762


Change subject: mb/compulab/intense_pc: Change devicetree to correct CPU socket
......................................................................

mb/compulab/intense_pc: Change devicetree to correct CPU socket

Intense PC uses FCBGA1023 socket, not rPGA989. Correct the socket
in the devicetree.

Change-Id: Ie657af2f51dfb7add90b19b26c0c37d312d59821
Signed-off-by: Hal Martin <hal.martin at gmail.com>
---
M src/mainboard/compulab/intense_pc/devicetree.cb
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/62/22762/1

diff --git a/src/mainboard/compulab/intense_pc/devicetree.cb b/src/mainboard/compulab/intense_pc/devicetree.cb
index 8b1deb3..6d01892 100644
--- a/src/mainboard/compulab/intense_pc/devicetree.cb
+++ b/src/mainboard/compulab/intense_pc/devicetree.cb
@@ -28,7 +28,7 @@
 	register "gpu_panel_power_up_delay" = "0"
 	register "gpu_pch_backlight" = "0x00000000"
 	device cpu_cluster 0x0 on
-		chip cpu/intel/socket_rPGA989
+		chip cpu/intel/socket_FCBGA1023
 			device lapic 0x0 on
 			end
 		end

-- 
To view, visit https://review.coreboot.org/22762
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie657af2f51dfb7add90b19b26c0c37d312d59821
Gerrit-Change-Number: 22762
Gerrit-PatchSet: 1
Gerrit-Owner: Hal Martin <hal.martin+coreboot at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20171206/1a7278d4/attachment.html>


More information about the coreboot-gerrit mailing list