From 51c6d68c162dc048551b1ea263c55f804e3698ec Mon Sep 17 00:00:00 2001 From: Christian Geddes Date: Wed, 2 Oct 2019 17:17:52 -0500 Subject: 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 Reviewed-by: Daniel M Crowell --- src/build/citest/etc/eecache_prebuilt | 2 +- src/build/citest/etc/workarounds.postsimsetup | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/build') 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 -- cgit v1.2.1