summaryrefslogtreecommitdiffstats
path: root/src/build/simics
diff options
context:
space:
mode:
authorDan Crowell <dcrowell@us.ibm.com>2016-02-01 12:15:12 -0600
committerStephen Cprek <smcprek@us.ibm.com>2016-02-19 17:06:34 -0600
commit294b2eebe180188f5c2a9d9336aeb25fd81f02b0 (patch)
tree730911be67fc6457f0b84ea9b131d883a1f1cab1 /src/build/simics
parentfe81a2b70076ee58b270605523ddab71a07e53c4 (diff)
downloadtalos-hostboot-294b2eebe180188f5c2a9d9336aeb25fd81f02b0.tar.gz
talos-hostboot-294b2eebe180188f5c2a9d9336aeb25fd81f02b0.zip
Remove pnor image workaround for standalone simics
Change-Id: I875a533fa2663774301f3a0bcac0ab400dbabc54 RTC: 138068 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/23840 Tested-by: Jenkins Server Reviewed-by: Martin Gloff <mgloff@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/build/simics')
-rwxr-xr-xsrc/build/simics/standalone.simics3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/build/simics/standalone.simics b/src/build/simics/standalone.simics
index c31435a8c..1dbc10b55 100755
--- a/src/build/simics/standalone.simics
+++ b/src/build/simics/standalone.simics
@@ -4,9 +4,6 @@
($hb_masterproc).proc_fsi2host_mbox->responder_enable=1
-# @todo RTC:138068 Replace this when we get a working image
-$hb_pnor.sfc_master_mem.load-file $hb_pnor->flash_file
-
# Preload VPD in PNOR
try {
run-python-file (lookup-file hbfw/hb-pnor-vpd-preload.py)
OpenPOWER on IntegriCloud