From c1d26445ce27382cdbc612da2fd0c77f39e961ed Mon Sep 17 00:00:00 2001 From: Raptor Engineering Development Team Date: Sat, 20 Apr 2019 09:55:25 +0000 Subject: Reduce skiroot partition size by 1MB and increase hostboot partition size by 1MB --- p9Layouts/defaultPnorLayout_64.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/p9Layouts/defaultPnorLayout_64.xml b/p9Layouts/defaultPnorLayout_64.xml index 40f4c06..666484e 100644 --- a/p9Layouts/defaultPnorLayout_64.xml +++ b/p9Layouts/defaultPnorLayout_64.xml @@ -170,7 +170,7 @@ Layout Description Hostboot Extended image (16.625MB w/o ECC) HBI 0x425000 - 0x10A0000 + 0x11A0000 A @@ -178,7 +178,7 @@ Layout Description
SBE-IPL (Staging Area) (520K) SBE - 0x14C5000 + 0x15C5000 0xBC000 A @@ -189,7 +189,7 @@ Layout Description
HCODE Ref Image (1.125MB) HCODE - 0x1581000 + 0x1681000 0x120000 A @@ -199,7 +199,7 @@ Layout Description
Hostboot Runtime Services for Sapphire (6MB) HBRT - 0x16A1000 + 0x17A1000 0x600000 A @@ -209,17 +209,17 @@ Layout Description
Payload (1MB) PAYLOAD - 0x1CA1000 + 0x1DA1000 0x100000 A
- Bootloader Kernel (27.5MB) + Bootloader Kernel (26.5MB) BOOTKERNEL - 0x1DA1000 - 0x1B80000 + 0x1EA1000 + 0x1A80000 A -- cgit v1.2.1