Skip to content

Commit

Permalink
add the content of chip_ver, hw_ver, role and sw_ver for bmc-0.
Browse files Browse the repository at this point in the history
  • Loading branch information
jimsmc committed Oct 9, 2017
1 parent 5876023 commit 18e8def
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions p9dsu.xml
Expand Up @@ -31090,7 +31090,7 @@
</attribute>
<attribute>
<id>CHIP_VER</id>
<default></default>
<default>DD10</default>
</attribute>
<attribute>
<id>CLASS</id>
Expand All @@ -31117,7 +31117,7 @@
</attribute>
<attribute>
<id>HW_VER</id>
<default></default>
<default>BMC_HW_VER</default>
</attribute>
<attribute>
<id>IPMI_INSTANCE</id>
Expand Down Expand Up @@ -31158,15 +31158,15 @@
</attribute>
<attribute>
<id>ROLE</id>
<default></default>
<default>PRIMARY</default>
</attribute>
<attribute>
<id>RU_TYPE</id>
<default></default>
</attribute>
<attribute>
<id>SW_VER</id>
<default></default>
<default>BMC_SW_VER</default>
</attribute>
<attribute>
<id>TYPE</id>
Expand Down

0 comments on commit 18e8def

Please sign in to comment.