From 1265dcb0cdcad11de8849bd9c78334b2d3864b07 Mon Sep 17 00:00:00 2001 From: Dan Crowell Date: Tue, 3 Jan 2017 13:01:04 -0600 Subject: 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 Tested-by: Jenkins OP Build CI Tested-by: FSP CI Jenkins Reviewed-by: Daniel M. Crowell --- src/usr/vpd/makefile | 9 +++++++-- 1 file 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 -- cgit v1.2.1