summaryrefslogtreecommitdiffstats
path: root/src/usr/vpd/makefile
diff options
context:
space:
mode:
authorcrgeddes <crgeddes@us.ibm.com>2016-09-28 14:18:31 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-09-28 16:24:27 -0400
commit45d5477ac84685301735e5d920e0f5fb71e5b668 (patch)
treeeb619d149bf657bcc5e0152a14d495fbd797fe4d /src/usr/vpd/makefile
parent45f933043b60f95f577e697a34e66d149d2227a9 (diff)
downloadblackbird-hostboot-45d5477ac84685301735e5d920e0f5fb71e5b668.tar.gz
blackbird-hostboot-45d5477ac84685301735e5d920e0f5fb71e5b668.zip
Update dvpd.dat file and the code that parses the vpd
We got an updated version of DVPD for p9 nimbus. The supported frequencies changed so we had to update some verification code to handle that Change-Id: I3fd0ed943252d878f0dd7467aea163dad9866eff Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/30429 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/vpd/makefile')
-rw-r--r--src/usr/vpd/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/vpd/makefile b/src/usr/vpd/makefile
index 76aedf0e5..af8525ae2 100644
--- a/src/usr/vpd/makefile
+++ b/src/usr/vpd/makefile
@@ -50,6 +50,6 @@ BINARY_FILES += $(IMGDIR)/vpo_djvpd.dat:9503ceac065b78f93b7ad3d987ff482802c40e8c
BINARY_FILES += $(IMGDIR)/cvpd.dat:2e33352ca95279b992927336567adf960dca7d46
#Direct memory vpd
-BINARY_FILES += $(IMGDIR)/dvpd.dat:4f63863d997257549c0a754fab717b4cb03d779d
+BINARY_FILES += $(IMGDIR)/dvpd.dat:858e524da0da3bde7f802e42eb29218bcf974263
include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud