summaryrefslogtreecommitdiffstats
path: root/p9Layouts/defaultPnorLayout_64.xml
diff options
context:
space:
mode:
authorElizabeth Liner <eliner@us.ibm.com>2017-06-13 15:43:30 -0500
committerElizabeth Liner <eliner@us.ibm.com>2017-08-07 23:32:31 -0500
commitaebfb7b44b5f0f1e4b4499b87af064d254ce6cf4 (patch)
tree2cd2ac44ea8a0b7347010297620985c65dc98160 /p9Layouts/defaultPnorLayout_64.xml
parent7dd93556bcefdb96483e413bbd650e3929db2769 (diff)
downloadpnor-aebfb7b44b5f0f1e4b4499b87af064d254ce6cf4.tar.gz
pnor-aebfb7b44b5f0f1e4b4499b87af064d254ce6cf4.zip
Adding base support for the new MEMD pnor section
This commit adds support for a separate version of the MEMD VPD. In the PNOR, we will have a new optional section that will contain multiple versions of the MEMD VPD.
Diffstat (limited to 'p9Layouts/defaultPnorLayout_64.xml')
-rw-r--r--p9Layouts/defaultPnorLayout_64.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/p9Layouts/defaultPnorLayout_64.xml b/p9Layouts/defaultPnorLayout_64.xml
index f474746..a10ef4b 100644
--- a/p9Layouts/defaultPnorLayout_64.xml
+++ b/p9Layouts/defaultPnorLayout_64.xml
@@ -310,4 +310,12 @@ Layout Description
<ecc/>
<volatile/>
</section>
+ <section>
+ <description>MEMD extra data (24K)</description>
+ <eyeCatch>MEMD</eyeCatch>
+ <physicalOffset>0x2B73000</physicalOffset>
+ <physicalRegionSize>0x6000</physicalRegionSize>
+ <side>A</side>
+ <ecc/>
+ </section>
</pnor>
OpenPOWER on IntegriCloud