summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Crowell <dcrowell@us.ibm.com>2017-01-03 13:01:04 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-01-04 09:24:02 -0500
commit1265dcb0cdcad11de8849bd9c78334b2d3864b07 (patch)
tree0400bcfe4c7d8d6c7bca2c4da4495501366088ea
parent57bcb1f7cc08311036ddedcebfa788b7947cc59b (diff)
downloadtalos-hostboot-1265dcb0cdcad11de8849bd9c78334b2d3864b07.tar.gz
talos-hostboot-1265dcb0cdcad11de8849bd9c78334b2d3864b07.zip
Update Nimbus module VPD to add Lx keywords under CRP0
Data copied from /afs/btv.ibm.com/u/sgrom/public/vpd_images /p9_dd10/module-p9-dd10-simics_v15_rs4v2.bin on 1/3/2017 Modified PG record to have proper XBUS data and only the first 4 cores Change-Id: Iae7ede5ae82132baf4513d4b76d94b00fe8a2111 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/34297 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
-rw-r--r--src/usr/vpd/makefile9
1 files changed, 7 insertions, 2 deletions
diff --git a/src/usr/vpd/makefile b/src/usr/vpd/makefile
index 883fba811..962acaa2c 100644
--- a/src/usr/vpd/makefile
+++ b/src/usr/vpd/makefile
@@ -5,7 +5,7 @@
#
# OpenPOWER HostBoot Project
#
-# Contributors Listed Below - COPYRIGHT 2013,2016
+# Contributors Listed Below - COPYRIGHT 2013,2017
# [+] International Business Machines Corp.
#
#
@@ -41,10 +41,15 @@ BINARY_FILES = $(IMGDIR)/dimmspd.dat:9852a0ed166442ef69ecd91a0379f282419a371f
#found for procs CCIN 54E3
BINARY_FILES += $(IMGDIR)/procmvpd.dat:65759fa4aebd2e3b42b25309504a3007b3b51036
BINARY_FILES += $(IMGDIR)/procmvpd_ven.dat:dd8507bec946283260f82af212ed32feaeb3363a
-BINARY_FILES += $(IMGDIR)/procmvpd_p9n.dat:ba375e622c39f44a8adab626e222437ffcdffd16
BINARY_FILES += $(IMGDIR)/vpo_sysmvpd.dat:f83bbcdd56defb5d155399774c4d721de25a8e96
BINARY_FILES += $(IMGDIR)/vpo_djvpd.dat:eb4dce98f19ebfe77243be1c56d3d0eaa1889d90
+# Nimbus Module VPD
+# Copied from /afs/btv.ibm.com/u/sgrom/public/vpd_images/p9_dd10/module-p9-dd10-simics_v15_rs4v2.bin
+# on 1/3/2017
+# Modified PG record to have proper XBUS data and only the first 4 cores
+BINARY_FILES += $(IMGDIR)/procmvpd_p9n.dat:ca32d9418a7ff3781a2989b230c2f915e20d47af
+
#Update to Centaur DD2.0 for CCIN 31E8
BINARY_FILES += $(IMGDIR)/cvpd.dat:2e33352ca95279b992927336567adf960dca7d46
OpenPOWER on IntegriCloud