diff options
| author | Richard J. Knight <rjknight@us.ibm.com> | 2018-07-11 11:22:08 -0500 |
|---|---|---|
| committer | Daniel M. Crowell <dcrowell@us.ibm.com> | 2018-07-19 11:03:23 -0500 |
| commit | fc9830a4a2b1384dc29fcca0d8c7f2d4ac4c0b23 (patch) | |
| tree | 12a68a57311decabd819b38f421097b71df1c61e /src/usr/vpd | |
| parent | 3a9f22d17780f36dea110adb996c9f16e7910ca4 (diff) | |
| download | blackbird-hostboot-fc9830a4a2b1384dc29fcca0d8c7f2d4ac4c0b23.tar.gz blackbird-hostboot-fc9830a4a2b1384dc29fcca0d8c7f2d4ac4c0b23.zip | |
Fix simics P9C RCD timeout issues
-Move bb level to b0702a_1827.920
-Remove workarounds which are no longer required
with the new bb level
-add a patch for centaur_memory.act to restore
several lines commented out during debug, change
will be made in cmvc with SW434517
-Update dimmspd.dat to newer version
CQ:SW428846
Change-Id: Ib028f25f944489d860361de96ac75af2adf8d8ef
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/62479
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>
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/vpd')
| -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 35aeb562c..293cb3045 100644 --- a/src/usr/vpd/makefile +++ b/src/usr/vpd/makefile @@ -62,7 +62,7 @@ BINARY_FILES += $(IMGDIR)/dimmspd_cdimm.dat:21b0da9354a588bb1247f1408bfce3111fbc # ISDIMM Format - download 8k cvpd file BINARY_FILES += $(IMGDIR)/cvpd.dat:af41c35b5a10f309f2519a871204936a2129e5ea -BINARY_FILES += $(IMGDIR)/dimmspd.dat:9852a0ed166442ef69ecd91a0379f282419a371f +BINARY_FILES += $(IMGDIR)/dimmspd.dat:3851074565e615dc2715ca15fc8f90bf246aa0c7 #Direct memory vpd BINARY_FILES += $(IMGDIR)/dvpd.dat:9292032f653710f92bbeb56b39582b2d0e5296b7 |

