summaryrefslogtreecommitdiffstats
path: root/src/usr/mvpd
diff options
context:
space:
mode:
authorTerry J. Opie <opiet@us.ibm.com>2012-03-29 14:46:30 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2012-04-09 13:07:09 -0500
commit19d999f032c812f211496b5f8d9e5172ba1998a9 (patch)
treeaa7c26e04cb07de722f951ccd23c8c1480798b33 /src/usr/mvpd
parentfb636daca653bfba4cc395e078cafe874f49efe0 (diff)
downloadtalos-hostboot-19d999f032c812f211496b5f8d9e5172ba1998a9.tar.gz
talos-hostboot-19d999f032c812f211496b5f8d9e5172ba1998a9.zip
Preload PNOR with required VPD data
- Add 512K of MVPD data - Add 256K of SPD data Change-Id: I9b907e795b7b56d3c09f13c376f86f1f2dc627ae RTC: 35838 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/811 Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Tested-by: Jenkins Server
Diffstat (limited to 'src/usr/mvpd')
-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 06df7a80b..fdd3a4439 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:9db474cbbd661c54957cb3a6c83cfc768f457d0c
+BINARY_FILES = $(IMGDIR)/procmvpd.dat:3f53917bea971716dd1005dcc889ff02e69b4a59
include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud