summaryrefslogtreecommitdiffstats
path: root/src/occ_405/main.c
diff options
context:
space:
mode:
authorAndres Lugo-Reyes <aalugore@us.ibm.com>2018-07-11 14:38:47 -0500
committerAndres A. Lugo-Reyes <aalugore@us.ibm.com>2018-07-23 10:34:19 -0500
commitc0210a3fc54db880256e1626aa753e4e9ba07995 (patch)
tree4c5ce06e650a6d5538e2e698ec21f135ab90c2b5 /src/occ_405/main.c
parent7f75f89c885f491dc0b5dbdcd9bf2ed8953fb45a (diff)
downloadtalos-occ-c0210a3fc54db880256e1626aa753e4e9ba07995.tar.gz
talos-occ-c0210a3fc54db880256e1626aa753e4e9ba07995.zip
Add WOF parameters to WOF error logs
Change-Id: I6a2a1b549beb6c6efc2a7435bbd18e704fe8336d RTC:192844 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/62812 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sheldon Bailey <baileysh@us.ibm.com> Reviewed-by: Martha Broyles <mbroyles@us.ibm.com> Reviewed-by: William A. Bryan <wilbryan@us.ibm.com> Reviewed-by: Andres A. Lugo-Reyes <aalugore@us.ibm.com>
Diffstat (limited to 'src/occ_405/main.c')
-rwxr-xr-xsrc/occ_405/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/occ_405/main.c b/src/occ_405/main.c
index 623fc87..b20a075 100755
--- a/src/occ_405/main.c
+++ b/src/occ_405/main.c
@@ -617,6 +617,7 @@ bool read_ppmr_header(void)
uint32_t userdata2 = 0;
MAIN_TRAC_INFO("read_ppmr_header(0x%08X)", PPMR_ADDRESS_HOMER);
+
// create a DTLB entry for the PPMR image header
create_tlb_entry(PPMR_ADDRESS_HOMER, sizeof(ppmr_header_t));
OpenPOWER on IntegriCloud