summaryrefslogtreecommitdiffstats
path: root/p9Layouts/defaultPnorLayout_128.xml
diff options
context:
space:
mode:
authorDean Sanner <dsanner@us.ibm.com>2017-04-10 20:11:45 -0500
committerDean Sanner <dsanner@us.ibm.com>2017-05-24 06:30:21 -0500
commita9eb6e42941d10bd8a0788c9b6a0afe3325ddb94 (patch)
tree68196a371b75562869fc577b776ac0a7ade67476 /p9Layouts/defaultPnorLayout_128.xml
parent3ab2d5d3f0c030bd68a4b431ac128004d54f7511 (diff)
downloadpnor-a9eb6e42941d10bd8a0788c9b6a0afe3325ddb94.tar.gz
pnor-a9eb6e42941d10bd8a0788c9b6a0afe3325ddb94.zip
Add a semi persistent PNOR section for HB reconfig loops
- Hostboot needs a PNOR partition to store semi non-volatile data between reconfig reboots - BMC will clear on any true power down or BMC reboot, which leaves data intact on HB directed reboots
Diffstat (limited to 'p9Layouts/defaultPnorLayout_128.xml')
-rw-r--r--p9Layouts/defaultPnorLayout_128.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/p9Layouts/defaultPnorLayout_128.xml b/p9Layouts/defaultPnorLayout_128.xml
index 3487ea1..784c3f1 100644
--- a/p9Layouts/defaultPnorLayout_128.xml
+++ b/p9Layouts/defaultPnorLayout_128.xml
@@ -298,4 +298,13 @@ Layout Description
<side>A</side>
<ecc/>
</section>
+ <section>
+ <description>Hostboot deconfig area (64KB)</description>
+ <eyeCatch>HB_VOLATILE</eyeCatch>
+ <physicalOffset>0x2AC4000</physicalOffset>
+ <physicalRegionSize>0x5000</physicalRegionSize>
+ <side>A</side>
+ <reprovision/>
+ <ecc/>
+ </section>
</pnor>
OpenPOWER on IntegriCloud