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

Martin Roth (Code Review) gerrit at coreboot.org
Fri Jan 12 22:13:25 CET 2018


Martin Roth has submitted this change and it was merged. ( 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>
Reviewed-on: https://review.coreboot.org/22762
Tested-by: build bot (Jenkins) <no-reply at coreboot.org>
Reviewed-by: Patrick Rudolph <siro at das-labor.org>
---
M src/mainboard/compulab/intense_pc/devicetree.cb
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  build bot (Jenkins): Verified
  Patrick Rudolph: Looks good to me, approved



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, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie657af2f51dfb7add90b19b26c0c37d312d59821
Gerrit-Change-Number: 22762
Gerrit-PatchSet: 2
Gerrit-Owner: Hal Martin <hal.martin+coreboot at gmail.com>
Gerrit-Reviewer: Martin Roth <martinroth at google.com>
Gerrit-Reviewer: Patrick Rudolph <siro at das-labor.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply at coreboot.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180112/02374e64/attachment.html>


More information about the coreboot-gerrit mailing list