summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaptor Engineering Development Team <support@raptorengineering.com>2019-04-19 07:54:06 +0000
committerRaptor Engineering Development Team <support@raptorengineering.com>2019-04-19 07:54:36 +0000
commit4862558b9e1f718b26f5d05561c31565109b5ad4 (patch)
tree65d57adfa63d9d789d59d981ad5ad8ddd7fcf16c
parent8e270dff4a60c422d7bfd4737784ef072465977a (diff)
downloadpnor-4862558b9e1f718b26f5d05561c31565109b5ad4.tar.gz
pnor-4862558b9e1f718b26f5d05561c31565109b5ad4.zip
Increase HBRT partition size by 512k, decrease skiroot partition by 512k
-rw-r--r--p9Layouts/defaultPnorLayout_64.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/p9Layouts/defaultPnorLayout_64.xml b/p9Layouts/defaultPnorLayout_64.xml
index c77a9e3..40f4c06 100644
--- a/p9Layouts/defaultPnorLayout_64.xml
+++ b/p9Layouts/defaultPnorLayout_64.xml
@@ -197,10 +197,10 @@ Layout Description
<ecc/>
</section>
<section>
- <description>Hostboot Runtime Services for Sapphire (5.5MB)</description>
+ <description>Hostboot Runtime Services for Sapphire (6MB)</description>
<eyeCatch>HBRT</eyeCatch>
<physicalOffset>0x16A1000</physicalOffset>
- <physicalRegionSize>0x580000</physicalRegionSize>
+ <physicalRegionSize>0x600000</physicalRegionSize>
<side>A</side>
<sha512Version/>
<readOnly/>
@@ -209,17 +209,17 @@ Layout Description
<section>
<description>Payload (1MB)</description>
<eyeCatch>PAYLOAD</eyeCatch>
- <physicalOffset>0x1C21000</physicalOffset>
+ <physicalOffset>0x1CA1000</physicalOffset>
<physicalRegionSize>0x100000</physicalRegionSize>
<side>A</side>
<sha512Version/>
<readOnly/>
</section>
<section>
- <description>Bootloader Kernel (28MB)</description>
+ <description>Bootloader Kernel (27.5MB)</description>
<eyeCatch>BOOTKERNEL</eyeCatch>
- <physicalOffset>0x1D21000</physicalOffset>
- <physicalRegionSize>0x1C00000</physicalRegionSize>
+ <physicalOffset>0x1DA1000</physicalOffset>
+ <physicalRegionSize>0x1B80000</physicalRegionSize>
<side>A</side>
<sha512Version/>
<readOnly/>
OpenPOWER on IntegriCloud