summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNick Bofferding <opensource@bofferding.net>2018-10-31 14:29:06 -0500
committerGitHub <noreply@github.com>2018-10-31 14:29:06 -0500
commit122bebe03e545b0c3b3051171aca830276cdefbc (patch)
treee226af7924d157b19aa2516846cae74c3f8e2d11
parent1e4f7f3ecc03eac79ce68a19df81e9890807b300 (diff)
downloadpnor-122bebe03e545b0c3b3051171aca830276cdefbc.tar.gz
pnor-122bebe03e545b0c3b3051171aca830276cdefbc.zip
Add OCMBFW Partition
Creates a new OCMBFW PNOR partition entry
-rw-r--r--p9Layouts/defaultPnorLayout_64.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/p9Layouts/defaultPnorLayout_64.xml b/p9Layouts/defaultPnorLayout_64.xml
index 0f22386..b9fd6d9 100644
--- a/p9Layouts/defaultPnorLayout_64.xml
+++ b/p9Layouts/defaultPnorLayout_64.xml
@@ -386,4 +386,14 @@ Layout Description
<sha512Version/>
<readOnly/>
</section>
+ <section>
+ <description>Open CAPI Memory Buffer (OCMB) Firmware (300K)</description>
+ <eyeCatch>OCMBFW</eyeCatch>
+ <physicalOffset>0x3089000</physicalOffset>
+ <physicalRegionSize>0x4B000</physicalRegionSize>
+ <side>sideless</side>
+ <sha512Version/>
+ <readOnly/>
+ <ecc/>
+ </section>
</pnor>
OpenPOWER on IntegriCloud