summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xblackbird.xml8
-rw-r--r--memd_binaries/README5
-rw-r--r--memd_binaries/sforza-MEMD.rvpdbin0 -> 20764 bytes
3 files changed, 13 insertions, 0 deletions
diff --git a/blackbird.xml b/blackbird.xml
index 484c2a2..0e22a71 100755
--- a/blackbird.xml
+++ b/blackbird.xml
@@ -128377,6 +128377,10 @@
<default>0xFF</default>
</attribute>
<attribute>
+ <id>MAX_POWER</id>
+ <default>0x4B</default>
+ </attribute>
+ <attribute>
<id>MODEL</id>
<default></default>
</attribute>
@@ -128668,6 +128672,10 @@
<default>0xFF</default>
</attribute>
<attribute>
+ <id>MAX_POWER</id>
+ <default>0x4B</default>
+ </attribute>
+ <attribute>
<id>MODEL</id>
<default></default>
</attribute>
diff --git a/memd_binaries/README b/memd_binaries/README
new file mode 100644
index 0000000..2ddb2d2
--- /dev/null
+++ b/memd_binaries/README
@@ -0,0 +1,5 @@
+This file is taken from the compiled Blackbird VPD binary.
+Source code for that binary (and by extension this one) is available in the blackbird-vpd GIT repository.
+
+This file is essentially snipped out of the master VPD file, and the snipped file is used to replace the equivalent on-planar VPD binary section at runtime.
+This mechanism allows updates to the memory VPD without requiring an external update of the planar VPD.
diff --git a/memd_binaries/sforza-MEMD.rvpd b/memd_binaries/sforza-MEMD.rvpd
new file mode 100644
index 0000000..b59931e
--- /dev/null
+++ b/memd_binaries/sforza-MEMD.rvpd
Binary files differ
OpenPOWER on IntegriCloud