summaryrefslogtreecommitdiffstats
path: root/src/build/buildpnor/defaultPnorLayout.xml
diff options
context:
space:
mode:
authorMarty Gloff <mgloff@us.ibm.com>2016-06-24 15:35:43 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-06-25 13:06:48 -0400
commit2f56430b2249e3d60e918fd6c4a80df7b57adecc (patch)
treea4f81f3807893b92494d8f3f634e2cf8d68dc60a /src/build/buildpnor/defaultPnorLayout.xml
parent57e91dce34fcad03ad98fa1f8216d459444d0618 (diff)
downloadtalos-hostboot-2f56430b2249e3d60e918fd6c4a80df7b57adecc.tar.gz
talos-hostboot-2f56430b2249e3d60e918fd6c4a80df7b57adecc.zip
HBRT Increase Size
Increase HBRT section in PNOR from 3.375MB to 4.5MB using space from Payload. Change-Id: Ieabfcf9279b723e03a167c35664f9b74407d4a7a RTC: 155384 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26275 Tested-by: Jenkins Server Tested-by: FSP CI Jenkins 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, 5 insertions, 5 deletions
diff --git a/src/build/buildpnor/defaultPnorLayout.xml b/src/build/buildpnor/defaultPnorLayout.xml
index fa693d6b9..eb992ff34 100644
--- a/src/build/buildpnor/defaultPnorLayout.xml
+++ b/src/build/buildpnor/defaultPnorLayout.xml
@@ -165,19 +165,19 @@ Layout Description
<ecc/>
</section>
<section>
- <description>Hostboot Runtime Services for Sapphire (3.375MB)</description>
+ <description>Hostboot Runtime Services for Sapphire (4.5MB)</description>
<eyeCatch>HBRT</eyeCatch>
<physicalOffset>0xA35000</physicalOffset>
- <physicalRegionSize>0x360000</physicalRegionSize>
+ <physicalRegionSize>0x480000</physicalRegionSize>
<sha512Version/>
<side>sideless</side>
<ecc/>
</section>
<section>
- <description>Payload (22.5MB)</description>
+ <description>Payload (21.375MB)</description>
<eyeCatch>PAYLOAD</eyeCatch>
- <physicalOffset>0xD95000</physicalOffset>
- <physicalRegionSize>0x1680000</physicalRegionSize>
+ <physicalOffset>0xEB5000</physicalOffset>
+ <physicalRegionSize>0x1560000</physicalRegionSize>
<side>sideless</side>
<ecc/>
</section>
OpenPOWER on IntegriCloud