summaryrefslogtreecommitdiffstats
path: root/src/build/buildpnor
diff options
context:
space:
mode:
authorStephen Cprek <smcprek@us.ibm.com>2017-06-15 17:27:51 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-08-16 09:32:53 -0400
commit120522fd7f1e9b8e6942a63b43ba0b7c08aa504a (patch)
treed8eef2f5b766069a554a9424f1bef4a86dc5317b /src/build/buildpnor
parent97c6fb65b1006ade6de7f1556338bee1d4058c0d (diff)
downloadtalos-hostboot-120522fd7f1e9b8e6942a63b43ba0b7c08aa504a.tar.gz
talos-hostboot-120522fd7f1e9b8e6942a63b43ba0b7c08aa504a.zip
Verify sections for HBRT and put in HB resv memory
Change-Id: I467fe768fce46aa182bbd3c32c090194262d4e75 RTC:175115 CMVC-coreq:1029391 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/42009 Reviewed-by: Nicholas E. Bofferding <bofferdn@us.ibm.com> Reviewed-by: Michael Baiocchi <mbaiocch@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/build/buildpnor')
-rw-r--r--src/build/buildpnor/pnorLayoutFSP.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/build/buildpnor/pnorLayoutFSP.xml b/src/build/buildpnor/pnorLayoutFSP.xml
index 34a6f64dc..54396017b 100644
--- a/src/build/buildpnor/pnorLayoutFSP.xml
+++ b/src/build/buildpnor/pnorLayoutFSP.xml
@@ -238,6 +238,18 @@ Layout Description - Used when building an FSP driver
<side>sideless</side>
<ecc/>
</section>
+<!--
+ @TODO RTC:178164 add OCC support back in
+ <section>
+ <description>OCC Lid (1.125M)</description>
+ <eyeCatch>OCC</eyeCatch>
+ <physicalOffset>0x2B7E000</physicalOffset>
+ <physicalRegionSize>0x120000</physicalRegionSize>
+ <sha512Version/>
+ <side>sideless</side>
+ <ecc/>
+ </section>
+-->
<section>
<description>VFRT data for WOF (3MB)</description>
<!-- We need 266KB per module sort, going to support
OpenPOWER on IntegriCloud