summaryrefslogtreecommitdiffstats
path: root/src/build/buildpnor/defaultPnorLayout.xml
diff options
context:
space:
mode:
authorZane Shelley <zshelle@us.ibm.com>2017-05-30 16:47:28 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-06-08 14:15:16 -0400
commitb431a6f3eb470edfe3b52eb7b980f97e0a587950 (patch)
tree11013b26bc86c6390c96b0b261d99bdfcea517ef /src/build/buildpnor/defaultPnorLayout.xml
parente1cfd4e624d95b6a6e8c96926848a633e10b21f4 (diff)
downloadtalos-hostboot-b431a6f3eb470edfe3b52eb7b980f97e0a587950.tar.gz
talos-hostboot-b431a6f3eb470edfe3b52eb7b980f97e0a587950.zip
fixed compilation errors when ENABLE_CHECKSTOP_ANALYSIS is enabled
Change-Id: Ic77f03ca0b4c221eef37581e6791ab8b4398af74 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/41180 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Reviewed-by: Prachi Gupta <pragupta@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com> Reviewed-by: Caleb N. Palmer <cnpalmer@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/build/buildpnor/defaultPnorLayout.xml')
-rw-r--r--src/build/buildpnor/defaultPnorLayout.xml10
1 files changed, 9 insertions, 1 deletions
diff --git a/src/build/buildpnor/defaultPnorLayout.xml b/src/build/buildpnor/defaultPnorLayout.xml
index 4cb289d34..3ed40176f 100644
--- a/src/build/buildpnor/defaultPnorLayout.xml
+++ b/src/build/buildpnor/defaultPnorLayout.xml
@@ -251,7 +251,7 @@ Layout Description
<side>sideless</side>
<ecc/>
</section>
- <section>
+ <section>
<description>OCC Lid (1.125M)</description>
<eyeCatch>OCC</eyeCatch>
<physicalOffset>0x2AD4000</physicalOffset>
@@ -271,4 +271,12 @@ Layout Description
<sha512Version/>
<ecc/>
</section>
+ <section>
+ <description>FIRDATA (12K)</description>
+ <eyeCatch>FIRDATA</eyeCatch>
+ <physicalOffset>0x2EF4000</physicalOffset>
+ <physicalRegionSize>0x3000</physicalRegionSize>
+ <side>sideless</side>
+ <ecc/>
+ </section>
</pnor>
OpenPOWER on IntegriCloud