summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--p9Layouts/defaultPnorLayout_128.xml5
-rw-r--r--p9Layouts/defaultPnorLayout_64.xml3
2 files changed, 7 insertions, 1 deletions
diff --git a/p9Layouts/defaultPnorLayout_128.xml b/p9Layouts/defaultPnorLayout_128.xml
index f60982b..4ceef01 100644
--- a/p9Layouts/defaultPnorLayout_128.xml
+++ b/p9Layouts/defaultPnorLayout_128.xml
@@ -58,7 +58,7 @@ 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,
+ <volatile/> -> Indicates Partition is not preserved across power offs,
but is across reboots. BMC will clear on power off/on
<clearOnEccErr/>-> Indication that if an ECC error is comsumed on this partition,
clear (write 0xFF with good ECC) to the partition to recover
@@ -123,6 +123,7 @@ Layout Description
<physicalRegionSize>0x48000</physicalRegionSize>
<side>A</side>
<ecc/>
+ <preserved/>
<reprovision/>
<clearOnEccErr/>
</section>
@@ -134,6 +135,7 @@ Layout Description
<physicalRegionSize>0x90000</physicalRegionSize>
<side>A</side>
<ecc/>
+ <preserved/>
<reprovision/>
<clearOnEccErr/>
</section>
@@ -145,6 +147,7 @@ Layout Description
<physicalRegionSize>0x48000</physicalRegionSize>
<side>A</side>
<ecc/>
+ <preserved/>
<reprovision/>
<clearOnEccErr/>
</section>
diff --git a/p9Layouts/defaultPnorLayout_64.xml b/p9Layouts/defaultPnorLayout_64.xml
index a39d550..666b4d8 100644
--- a/p9Layouts/defaultPnorLayout_64.xml
+++ b/p9Layouts/defaultPnorLayout_64.xml
@@ -123,6 +123,7 @@ Layout Description
<physicalRegionSize>0x48000</physicalRegionSize>
<side>A</side>
<ecc/>
+ <preserved/>
<reprovision/>
<clearOnEccErr/>
</section>
@@ -134,6 +135,7 @@ Layout Description
<physicalRegionSize>0x90000</physicalRegionSize>
<side>A</side>
<ecc/>
+ <preserved/>
<reprovision/>
<clearOnEccErr/>
</section>
@@ -145,6 +147,7 @@ Layout Description
<physicalRegionSize>0x48000</physicalRegionSize>
<side>A</side>
<ecc/>
+ <preserved/>
<reprovision/>
<clearOnEccErr/>
</section>
OpenPOWER on IntegriCloud