summaryrefslogtreecommitdiffstats
path: root/examples/p8/memcard4_ddr3/openPower_veir_MCsample.xml
blob: 5948a091f869cbe87e61101c30311d05268a5bf6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0"?>
<vpd>
  <record name="VEIR">
    <rdesc>The Field repair data  record for Memriser</rdesc>

    <keyword name="RT">
      <kwdesc>The Record Type keyword</kwdesc>
      <kwformat>ascii</kwformat>
      <kwlen>4</kwlen>
      <kwdata>VEIR</kwdata>
    </keyword>

    <keyword name="#I">
      <kwdesc>Repair Data </kwdesc>
      <kwformat>hex</kwformat>
      <kwlen>96</kwlen>
      <kwdata>01041400</kwdata>
    </keyword>

  </record>

</vpd>
OpenPOWER on IntegriCloud