summaryrefslogtreecommitdiffstats
path: root/MOD_SEEPROM_512.xml
diff options
context:
space:
mode:
Diffstat (limited to 'MOD_SEEPROM_512.xml')
-rw-r--r--MOD_SEEPROM_512.xml61
1 files changed, 61 insertions, 0 deletions
diff --git a/MOD_SEEPROM_512.xml b/MOD_SEEPROM_512.xml
new file mode 100644
index 0000000..3e6f720
--- /dev/null
+++ b/MOD_SEEPROM_512.xml
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- IBM_PROLOG_BEGIN_TAG -->
+<!-- This is an automatically generated prolog. -->
+<!-- -->
+<!-- $Source: MOD_SEEPROM_512.xml $ -->
+<!-- -->
+<!-- OpenPOWER HostBoot Project -->
+<!-- -->
+<!-- Contributors Listed Below - COPYRIGHT 2014 -->
+<!-- [+] International Business Machines Corp. -->
+<!-- -->
+<!-- -->
+<!-- Licensed under the Apache License, Version 2.0 (the "License"); -->
+<!-- you may not use this file except in compliance with the License. -->
+<!-- You may obtain a copy of the License at -->
+<!-- -->
+<!-- http://www.apache.org/licenses/LICENSE-2.0 -->
+<!-- -->
+<!-- Unless required by applicable law or agreed to in writing, software -->
+<!-- distributed under the License is distributed on an "AS IS" BASIS, -->
+<!-- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or -->
+<!-- implied. See the License for the specific language governing -->
+<!-- permissions and limitations under the License. -->
+<!-- -->
+<!-- IBM_PROLOG_END_TAG -->
+<!-- $Header: /afs/awd/projects/eclipz/KnowledgeBase/.cvsroot/eclipz/systems/pegasus/xml/working/parts/MOD_SEEPROM_512.xml,v 1.2 2013/09/18 13:15:30 hlava Exp $ -->
+<parts xmlns:xi="http://www.w3.org/2001/XInclude"
+ xmlns:mrw="http://w3.ibm.com/stg/power-firmware/schema/mrw"
+ xmlns="http://w3.ibm.com/stg/power-firmware/schema/mrw"
+ >
+
+<part>
+ <id>MOD_SEEPROM_512</id>
+ <part-class>chip</part-class>
+ <part-type>seeprom</part-type>
+ <part-num>77P8905</part-num>
+ <content-type>MODULE_VPD</content-type>
+ <vpd-size>24c512</vpd-size>
+ <units>
+ <i2c-slave-units>
+ <i2c-slave-unit>
+ <id>I2C</id>
+ <pin-name>SDA0</pin-name>
+ </i2c-slave-unit>
+ </i2c-slave-units>
+ <power-units>
+ <power-unit>
+ <id>VCC</id>
+ <pin-name>VCC</pin-name>
+ <voltage voltage-units="Volts">1.8</voltage>
+ <current-nom current-units="Amps">0.01</current-nom>
+ <current-max current-units="Amps">0.02</current-max>
+ </power-unit>
+ </power-units>
+ </units>
+ <seeprom-byte-address-offset></seeprom-byte-address-offset>
+ <seeprom-memory-size></seeprom-memory-size>
+ <seeprom-write-page-boundary></seeprom-write-page-boundary>
+</part>
+
+</parts>
OpenPOWER on IntegriCloud