From 14d3bf9c02207b2638f2565616ebaa6972da0e5c Mon Sep 17 00:00:00 2001 From: Raptor Engineering Development Team Date: Sun, 13 May 2018 22:23:52 -0500 Subject: Reduce skiroot partition size by 1MB and increase boot kernel firmware partition by 1MB --- p9Layouts/defaultPnorLayout_64.xml | 40 +++++++++++++++++++------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/p9Layouts/defaultPnorLayout_64.xml b/p9Layouts/defaultPnorLayout_64.xml index 881e335..e258a03 100644 --- a/p9Layouts/defaultPnorLayout_64.xml +++ b/p9Layouts/defaultPnorLayout_64.xml @@ -216,10 +216,10 @@ Layout Description
- Bootloader Kernel (31MB) + Bootloader Kernel (30MB) BOOTKERNEL 0x1B21000 - 0x1F00000 + 0x1E00000 A @@ -227,7 +227,7 @@ Layout Description
OCC Lid (1.125M) OCC - 0x3A21000 + 0x3921000 0x120000 A @@ -237,7 +237,7 @@ Layout Description
Checkstop FIR data (12K) FIRDATA - 0x3B41000 + 0x3A41000 0x3000 A @@ -247,7 +247,7 @@ Layout Description
CAPP Lid (144K) CAPP - 0x3B44000 + 0x3A44000 0x24000 A @@ -257,7 +257,7 @@ Layout Description
BMC Inventory (36K) BMC_INV - 0x3B68000 + 0x3A68000 0x9000 sideless @@ -265,7 +265,7 @@ Layout Description
Hostboot Bootloader (28K) HBBL - 0x3B71000 + 0x3A71000 0x7000 @@ -277,7 +277,7 @@ Layout Description
Temporary Attribute Override (32K) ATTR_TMP - 0x3B78000 + 0x3A78000 0x8000 A @@ -285,7 +285,7 @@ Layout Description
Permanent Attribute Override (32K) ATTR_PERM - 0x3B80000 + 0x3A80000 0x8000 A @@ -295,7 +295,7 @@ Layout Description
PNOR Version (4K) VERSION - 0x3B88000 + 0x3A88000 0x1000 A @@ -303,7 +303,7 @@ Layout Description
IMA Catalog (256K) IMA_CATALOG - 0x3B89000 + 0x3A89000 0x40000 A @@ -313,7 +313,7 @@ Layout Description
Ref Image Ring Overrides (128K) RINGOVD - 0x3BC9000 + 0x3AC9000 0x20000 A
@@ -322,7 +322,7 @@ Layout Description WOFDATA - 0x3BE9000 + 0x3AE9000 0x300000 A @@ -332,7 +332,7 @@ Layout Description
Hostboot deconfig area (64KB) HB_VOLATILE - 0x3EE9000 + 0x3DE9000 0x5000 A @@ -343,7 +343,7 @@ Layout Description
Memory config data (28K) MEMD - 0x3EEE000 + 0x3DEE000 0xE000 A @@ -353,7 +353,7 @@ Layout Description
SecureBoot Key Transition Partition (16K) SBKT - 0x3F02000 + 0x3E02000 0x4000 A @@ -363,7 +363,7 @@ Layout Description
HDAT binary data (16KB) HDAT - 0x3F06000 + 0x3E06000 0x8000 sideless @@ -371,10 +371,10 @@ Layout Description
- Boot kernel firmware data (800KB) + Boot kernel firmware data (1.8MB) BOOTKERNFW - 0x3F10000 - 0xE0000 + 0x3E10000 + 0x1E0000 sideless
-- cgit v1.2.1