summaryrefslogtreecommitdiffstats
path: root/p9Layouts/defaultPnorLayout_32.xml
diff options
context:
space:
mode:
authorDean Sanner <dsanner@us.ibm.com>2017-06-27 10:49:44 -0500
committerDean Sanner <dsanner@us.ibm.com>2017-06-27 10:49:44 -0500
commit29e66c0251f02805ff6133864fc32dc52eb7de38 (patch)
tree25bf8ddeacc541c119249b8c17c01df0bb5b7684 /p9Layouts/defaultPnorLayout_32.xml
parent453fbc709da1582e7990d3a3c7456a9142ab5c91 (diff)
downloadpnor-29e66c0251f02805ff6133864fc32dc52eb7de38.tar.gz
pnor-29e66c0251f02805ff6133864fc32dc52eb7de38.zip
Add volatile tag and align 64MB to 64K erase block
Diffstat (limited to 'p9Layouts/defaultPnorLayout_32.xml')
-rw-r--r--p9Layouts/defaultPnorLayout_32.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/p9Layouts/defaultPnorLayout_32.xml b/p9Layouts/defaultPnorLayout_32.xml
index febb5e5..5d2ce2d 100644
--- a/p9Layouts/defaultPnorLayout_32.xml
+++ b/p9Layouts/defaultPnorLayout_32.xml
@@ -58,6 +58,8 @@ Layout Description
<sha512perEC/> -> Indicates SHA512 is used to indicate version for each
EC-specific image within the Partition.
<preserved/> -> Indicates Partition is preserved across code updates.
+ <volatile/> -> Indicates Partition is not preserved across power offs,
+ but is across reboots. BMC will clear on power off/on
</section>
-->
@@ -304,6 +306,8 @@ Layout Description
<physicalOffset>0x2AFE000</physicalOffset>
<physicalRegionSize>0x5000</physicalRegionSize>
<side>A</side>
+ <reprovision/>
<ecc/>
+ <volatile/>
</section>
</pnor>
OpenPOWER on IntegriCloud