summaryrefslogtreecommitdiffstats
path: root/src/build
diff options
context:
space:
mode:
authorChristian Geddes <crgeddes@us.ibm.com>2019-10-02 17:17:52 -0500
committerDaniel M Crowell <dcrowell@us.ibm.com>2019-10-07 13:56:35 -0500
commit51c6d68c162dc048551b1ea263c55f804e3698ec (patch)
treebd61e61bcdc2af56f2f5c66beb6276ba9c954d36 /src/build
parent63989a514eddd456eae76de07bc80f36a85d25ee (diff)
downloadtalos-hostboot-51c6d68c162dc048551b1ea263c55f804e3698ec.tar.gz
talos-hostboot-51c6d68c162dc048551b1ea263c55f804e3698ec.zip
Update dimmspd used by explorers in axone simics
We want the explorer's SPD to contain valid i2c addresses for the PMIC for simics. Currently simics has these as 0x90 and 0xC0. Normally we ould just update simics directly and then update the simics relase but there has been issues in the last few weeks getting onto a newer simics release and we need these changes to test functionality that is being added to aid with hardware bringup. Change-Id: I1e29205cef59da986092bc8b609ebe27a89c5611 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/84682 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/build')
-rw-r--r--src/build/citest/etc/eecache_prebuilt2
-rwxr-xr-xsrc/build/citest/etc/workarounds.postsimsetup2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/build/citest/etc/eecache_prebuilt b/src/build/citest/etc/eecache_prebuilt
index 6699592b7..e7ff59666 100644
--- a/src/build/citest/etc/eecache_prebuilt
+++ b/src/build/citest/etc/eecache_prebuilt
@@ -1 +1 @@
-/gsa/ausgsa/projects/h/hostboot/eecache_prebuilt/09_06_19_eecache_prebuilt.bin.ecc
+/gsa/ausgsa/projects/h/hostboot/eecache_prebuilt/10_02_19_eecache_prebuilt.bin.ecc
diff --git a/src/build/citest/etc/workarounds.postsimsetup b/src/build/citest/etc/workarounds.postsimsetup
index e1a9bdcc2..93ec880b2 100755
--- a/src/build/citest/etc/workarounds.postsimsetup
+++ b/src/build/citest/etc/workarounds.postsimsetup
@@ -42,7 +42,7 @@ echo "SETENV PROC_EC 22" >> $sb/simu/configs/P9_NIMBUS.config
# TODO RTC:215621
# remove when simics gets dimmspd.dat updated
mkdir -p $sb/../simics/import/vpd/
-cp /gsa/ausgsa/projects/h/hostboot/.binary_cache/data/09e225d24bd942a0011ca520311d7cbf289e672e $sb/../simics/import/vpd/dimmspd.dat
+cp /gsa/ausgsa/projects/h/hostboot/.binary_cache/data/f6f5b778c406883e1b392b311350a1e83583e15a $sb/../simics/import/vpd/dimmspd.dat
# TODO RTC:244050
# update the por value of the EFUSE_OUT_IMAGE_3 register
OpenPOWER on IntegriCloud