From 496cb867437234e718166a714913e5c5e6021f9e Mon Sep 17 00:00:00 2001 From: Glenn Miles Date: Mon, 18 Mar 2019 12:23:03 -0500 Subject: Add 1MB to HBI PNOR section Hostboot binary size is getting close to limit so adding 1MB. --- p9Layouts/defaultPnorLayout_64.xml | 50 +++++++++++++++++++------------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/p9Layouts/defaultPnorLayout_64.xml b/p9Layouts/defaultPnorLayout_64.xml index cc99c2e..35ce4c4 100644 --- a/p9Layouts/defaultPnorLayout_64.xml +++ b/p9Layouts/defaultPnorLayout_64.xml @@ -172,10 +172,10 @@ Layout Description
- Hostboot Extended image (16.75MB) + Hostboot Extended image (15.78MB w/o ECC) HBI 0x425000 - 0x10C0000 + 0x11C0000 A @@ -184,7 +184,7 @@ Layout Description
SBE-IPL (Staging Area) (520K) SBE - 0x14E5000 + 0x15E5000 0xBC000 A @@ -195,7 +195,7 @@ Layout Description
HCODE Ref Image (1.125MB) HCODE - 0x15A1000 + 0x16A1000 0x120000 A @@ -205,7 +205,7 @@ Layout Description
Hostboot Runtime Services for Sapphire (6MB) HBRT - 0x16C1000 + 0x17C1000 0x600000 A @@ -215,7 +215,7 @@ Layout Description
Payload (1MB) PAYLOAD - 0x1CC1000 + 0x1DC1000 0x100000 A @@ -224,7 +224,7 @@ Layout Description
Bootloader Kernel (15MB) BOOTKERNEL - 0x1DC1000 + 0x1EC1000 0xF00000 A @@ -233,7 +233,7 @@ Layout Description
OCC Lid (1.125M) OCC - 0x2CC1000 + 0x2DC1000 0x120000 A @@ -243,7 +243,7 @@ Layout Description
Checkstop FIR data (12K) FIRDATA - 0x2DE1000 + 0x2EE1000 0x3000 A @@ -253,7 +253,7 @@ Layout Description
CAPP Lid (144K) CAPP - 0x2DE4000 + 0x2EE4000 0x24000 A @@ -263,7 +263,7 @@ Layout Description
BMC Inventory (36K) BMC_INV - 0x2E08000 + 0x2F08000 0x9000 sideless @@ -271,7 +271,7 @@ Layout Description
Hostboot Bootloader (28K) HBBL - 0x2E11000 + 0x2F11000 0x7000 @@ -283,7 +283,7 @@ Layout Description
Temporary Attribute Override (32K) ATTR_TMP - 0x2E18000 + 0x2F18000 0x8000 A @@ -291,7 +291,7 @@ Layout Description
Permanent Attribute Override (32K) ATTR_PERM - 0x2E20000 + 0x2F20000 0x8000 A @@ -301,7 +301,7 @@ Layout Description
PNOR Version (4K) VERSION - 0x2E28000 + 0x2F28000 0x2000 A @@ -310,7 +310,7 @@ Layout Description
IMA Catalog (256K) IMA_CATALOG - 0x2E2A000 + 0x2F2A000 0x40000 A @@ -320,7 +320,7 @@ Layout Description
Ref Image Ring Overrides (128K) RINGOVD - 0x2E6A000 + 0x2F6A000 0x20000 A
@@ -329,7 +329,7 @@ Layout Description WOFDATA - 0x2E8A000 + 0x2F8A000 0x300000 A @@ -339,7 +339,7 @@ Layout Description
Hostboot deconfig area (64KB) HB_VOLATILE - 0x318A000 + 0x328A000 0x5000 A @@ -350,7 +350,7 @@ Layout Description
Memory config data (28K) MEMD - 0x318F000 + 0x328F000 0xE000 A @@ -360,7 +360,7 @@ Layout Description
SecureBoot Key Transition Partition (16K) SBKT - 0x319D000 + 0x329D000 0x4000 A @@ -370,7 +370,7 @@ Layout Description
HDAT binary data (32KB) HDAT - 0x31A1000 + 0x32A1000 0x8000 sideless @@ -380,7 +380,7 @@ Layout Description
Ultravisor binary image (1MB) UVISOR - 0x31A9000 + 0x32A9000 0x100000 sideless @@ -389,7 +389,7 @@ Layout Description
Open CAPI Memory Buffer (OCMB) Firmware (300K) OCMBFW - 0x32A9000 + 0x33A9000 0x4B000 sideless @@ -399,7 +399,7 @@ Layout Description
Ultravisor XSCOM White/Blacklist (64K) UVBWLIST - 0x32F4000 + 0x33F4000 0x10000 sideless -- cgit v1.2.1