summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorAndrew Geissler <andrewg@us.ibm.com>2016-03-01 15:24:11 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-03-15 16:09:24 -0400
commitf52d668fcefa6e35650aa8eab78b5405b0612992 (patch)
tree0d42e4bd21d26d5e7b8e5b7d21d70f56b6bf95af /src
parentab4687481a310f4124ff159a04388ddf0f65ec46 (diff)
downloadtalos-hostboot-f52d668fcefa6e35650aa8eab78b5405b0612992.tar.gz
talos-hostboot-f52d668fcefa6e35650aa8eab78b5405b0612992.zip
Use real P9 hw reference image
Change-Id: I60048b26fc1c426e932a7cb683a977cd74d0c5c1 CMVC-Prereq: 986978 RTC: 148402 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/21557 Tested-by: Jenkins Server Tested-by: FSP CI Jenkins Reviewed-by: Stephen M. Cprek <smcprek@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src')
-rw-r--r--src/build/citest/etc/bbuild2
-rwxr-xr-xsrc/build/mkrules/hbfw/img/makefile6
2 files changed, 4 insertions, 4 deletions
diff --git a/src/build/citest/etc/bbuild b/src/build/citest/etc/bbuild
index dc9faa054..e268b3896 100644
--- a/src/build/citest/etc/bbuild
+++ b/src/build/citest/etc/bbuild
@@ -1 +1 @@
-/esw/fips910/Builds/b0303b_1612.910
+/esw/fips910/Builds/b0309a_1612.910
diff --git a/src/build/mkrules/hbfw/img/makefile b/src/build/mkrules/hbfw/img/makefile
index 11e9c5f57..98fd583ba 100755
--- a/src/build/mkrules/hbfw/img/makefile
+++ b/src/build/mkrules/hbfw/img/makefile
@@ -267,10 +267,10 @@ ENGD_OBJPATH = ${HBFW_OBJPATH:S/hbfw\/img/engd\/href/g}
NIMBUS_TARG_IMG = simics_NIMBUS_targeting.bin
NIMBUS_TARG_IMG_ECC = simics_NIMBUS_targeting.bin.ecc
NIMBUS_TARG_IMG_FAKE = simics_NIMBUS_targeting.bin.fake
-NIMBUS_SLW_IMG = ${ENGD_OBJPATH:Fp8.ref_image.hdr.bin}
+NIMBUS_SLW_IMG = ${ENGD_OBJPATH:Fp9n.ref_image.hdr.bin}
#Using p8 images until we have something valid for p9...
-NIMBUS_LOCAL_SLW_IMG = p8.ref_image.hdr.bin
-NIMBUS_LOCAL_SLW_IMG_ECC = p8.ref_image.hdr.bin.ecc
+NIMBUS_LOCAL_SLW_IMG = p9n.ref_image.hdr.bin
+NIMBUS_LOCAL_SLW_IMG_ECC = p9n.ref_image.hdr.bin.ecc
NIMBUS_SBE_IMG = p8SbePartition.bin
NIMBUS_SBE_IMG_ECC = p8SbePartition.bin.ecc
SBEC_IMG = centSbePartition.bin
OpenPOWER on IntegriCloud