diff options
| author | crgeddes <crgeddes@us.ibm.com> | 2016-05-02 08:40:51 -0500 |
|---|---|---|
| committer | Daniel M. Crowell <dcrowell@us.ibm.com> | 2016-05-02 09:52:25 -0400 |
| commit | 5a28f31752051912be414aa57e8b213c3a6eb0da (patch) | |
| tree | 88f68e13e3776b27428e0130170439033099adf9 /src/usr/vpd/makefile | |
| parent | 6e3498fbed57efa9b4e8b800d5b84091ccd0c6ac (diff) | |
| download | talos-hostboot-5a28f31752051912be414aa57e8b213c3a6eb0da.tar.gz talos-hostboot-5a28f31752051912be414aa57e8b213c3a6eb0da.zip | |
Update proc mvpd binary file
Update VINI PR byte 4 from 0->1 so we use the correct #V bucket data
Change-Id: Ib6bce08874ea7e7ca1f0d26df816f88e58348d1a
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/23943
Tested-by: Jenkins Server
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/vpd/makefile')
| -rw-r--r-- | src/usr/vpd/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/vpd/makefile b/src/usr/vpd/makefile index 2f044d3d5..c6088d001 100644 --- a/src/usr/vpd/makefile +++ b/src/usr/vpd/makefile @@ -41,7 +41,7 @@ BINARY_FILES = $(IMGDIR)/dimmspd.dat:3a9f53e3684e57401ed0aed75f25980fca99f40b #found for procs CCIN 54E3 BINARY_FILES += $(IMGDIR)/procmvpd.dat:65759fa4aebd2e3b42b25309504a3007b3b51036 BINARY_FILES += $(IMGDIR)/procmvpd_ven.dat:dd8507bec946283260f82af212ed32feaeb3363a -BINARY_FILES += $(IMGDIR)/procmvpd_p9n.dat:99dcbae6e8900149e9d4378cfc15667586a4e363 +BINARY_FILES += $(IMGDIR)/procmvpd_p9n.dat:32b448c435d8fac5df05d96102c96d0debff0334 #Update to Centaur DD2.0 for CCIN 31E8 |

