summaryrefslogtreecommitdiffstats
path: root/src/usr/vpd
diff options
context:
space:
mode:
authorDean Sanner <dsanner@us.ibm.com>2017-09-18 13:49:09 -0500
committerChristian R. Geddes <crgeddes@us.ibm.com>2017-11-01 15:34:36 -0400
commit08d89ba2b8784fc69abc051a1d905a770405b6b9 (patch)
tree11564bf8944d35af5a9d6a120da41ae1790ca181 /src/usr/vpd
parent7f4fb82f60a51dc3742e11022867114b76cfb41d (diff)
downloadtalos-hostboot-08d89ba2b8784fc69abc051a1d905a770405b6b9.tar.gz
talos-hostboot-08d89ba2b8784fc69abc051a1d905a770405b6b9.zip
Remove support for P9N (Nimbus) DD1.0
- Will error out during IPL - Gracefully handle removal of DD1.0 inits, tied to hw091517b.910 HCODE image Change-Id: I7b4c53b38863a8251a8c02d7df83a3ff713f52d7 CMVC-Prereq: 1034628 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/46356 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com>
Diffstat (limited to 'src/usr/vpd')
-rw-r--r--src/usr/vpd/makefile2
-rwxr-xr-xsrc/usr/vpd/test/mvpdtest.H1
2 files changed, 1 insertions, 2 deletions
diff --git a/src/usr/vpd/makefile b/src/usr/vpd/makefile
index 2031b1d4a..a559b1841 100644
--- a/src/usr/vpd/makefile
+++ b/src/usr/vpd/makefile
@@ -48,7 +48,7 @@ BINARY_FILES += $(IMGDIR)/vpo_djvpd.dat:eb4dce98f19ebfe77243be1c56d3d0eaa1889d90
# 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
+BINARY_FILES += $(IMGDIR)/procmvpd_p9n.dat:a351f3cd5ba8a81a50c3e5a0dea5fea03e55769d
BINARY_FILES += $(IMGDIR)/procmvpd_p9c.dat:423208204c2f0e759610f4f39243362fd4b6d103
diff --git a/src/usr/vpd/test/mvpdtest.H b/src/usr/vpd/test/mvpdtest.H
index 95941b076..6f58e2d35 100755
--- a/src/usr/vpd/test/mvpdtest.H
+++ b/src/usr/vpd/test/mvpdtest.H
@@ -186,7 +186,6 @@ VPD::vpdRecord mvpdRecordData[] =
MVPD::VWML,
MVPD::VER0,
MVPD::MER0,
- MVPD::VMSC,
};
OpenPOWER on IntegriCloud