summaryrefslogtreecommitdiffstats
path: root/src/usr/mvpd/makefile
diff options
context:
space:
mode:
authorDan Crowell <dcrowell@us.ibm.com>2012-06-27 15:49:23 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2012-07-11 12:58:16 -0500
commit9ad69342d2d0621b534f0fcb41906c9fd96a60c3 (patch)
tree8c65efb69e3c940021ca6272759f90417ad6e6e5 /src/usr/mvpd/makefile
parentf184b684beb77df5878662616bb23c205d5fae67 (diff)
downloadtalos-hostboot-9ad69342d2d0621b534f0fcb41906c9fd96a60c3.tar.gz
talos-hostboot-9ad69342d2d0621b534f0fcb41906c9fd96a60c3.zip
Use VPD to verify FSI presence detect
Changing the presence detect logic for the chips to look at VPD in addition to the FSI presence. Creates errors if they don't agree, except in VPO where FSI presence detection is busted. Change-Id: I17246413abad5c8cb78a9166606f666bb860c081 RTC: 44075 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1277 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/mvpd/makefile')
-rw-r--r--src/usr/mvpd/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/mvpd/makefile b/src/usr/mvpd/makefile
index 5833a9238..15186def4 100644
--- a/src/usr/mvpd/makefile
+++ b/src/usr/mvpd/makefile
@@ -27,6 +27,6 @@ OBJS = mvpd.o
SUBDIRS = test.d
-BINARY_FILES = $(IMGDIR)/procmvpd.dat:e23067dae839f5b434ec12b5c86d2ae4fbb51259
+BINARY_FILES = $(IMGDIR)/procmvpd.dat:2bdc54f37808b225a08a3a324f01e1b0d84b2277
include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud