summaryrefslogtreecommitdiffstats
path: root/p9Layouts/defaultPnorLayout_64.xml
diff options
context:
space:
mode:
authorRaptor Engineering Development Team <support@raptorengineering.com>2019-04-21 08:13:57 +0000
committerRaptor Engineering Development Team <support@raptorengineering.com>2019-04-21 08:16:16 +0000
commit13d4e4d8f79d9e6ea739185923b124c36bd61bdc (patch)
tree90cf259265787e4630c886916db5b4a0ad74d334 /p9Layouts/defaultPnorLayout_64.xml
parent1685a59bd5a895c6f3a3099c1279264be42ce09c (diff)
downloadpnor-13d4e4d8f79d9e6ea739185923b124c36bd61bdc.tar.gz
pnor-13d4e4d8f79d9e6ea739185923b124c36bd61bdc.zip
Remove proprietary CAPP microcode partition entirely
Increase PNOR version partition to 8k
Diffstat (limited to 'p9Layouts/defaultPnorLayout_64.xml')
-rw-r--r--p9Layouts/defaultPnorLayout_64.xml16
1 files changed, 3 insertions, 13 deletions
diff --git a/p9Layouts/defaultPnorLayout_64.xml b/p9Layouts/defaultPnorLayout_64.xml
index 9d6feb8..ce1e4bd 100644
--- a/p9Layouts/defaultPnorLayout_64.xml
+++ b/p9Layouts/defaultPnorLayout_64.xml
@@ -251,14 +251,13 @@ Layout Description
<clearOnEccErr/>
</section>
<section>
- <description>CAPP Lid (144K)</description>
- <eyeCatch>CAPP</eyeCatch>
+ <description>PNOR Version (8K)</description>
+ <eyeCatch>VERSION</eyeCatch>
<physicalOffset>0x3944000</physicalOffset>
- <physicalRegionSize>0x24000</physicalRegionSize>
+ <physicalRegionSize>0x2000</physicalRegionSize>
<side>A</side>
<sha512Version/>
<readOnly/>
- <ecc/>
</section>
<section>
<description>BMC Inventory (36K)</description>
@@ -299,15 +298,6 @@ Layout Description
<clearOnEccErr/>
</section>
<section>
- <description>PNOR Version (4K)</description>
- <eyeCatch>VERSION</eyeCatch>
- <physicalOffset>0x3988000</physicalOffset>
- <physicalRegionSize>0x1000</physicalRegionSize>
- <side>A</side>
- <sha512Version/>
- <readOnly/>
- </section>
- <section>
<description>IMA Catalog (256K)</description>
<eyeCatch>IMA_CATALOG</eyeCatch>
<physicalOffset>0x3989000</physicalOffset>
OpenPOWER on IntegriCloud