Skip to content

Commit

Permalink
Convert mss explorer and axone code to use attr accessors
Browse files Browse the repository at this point in the history
  Add more xml files to accessor generator makefiles
  Also fix const param errors in attr setter functions

Change-Id: I4d8bd353689fe65179c4cd47cfef11b849e24147
Original-Change-Id: I178ee5c420cf6f9f8bae61a6ad80bdaea81e231f
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/69954
Tested-by: FSP CI Jenkins <[email protected]>
Tested-by: Jenkins Server <[email protected]>
Tested-by: Hostboot CI <[email protected]>
Reviewed-by: STEPHEN GLANCY <[email protected]>
Reviewed-by: ANDRE A. MARIN <[email protected]>
Reviewed-by: Jennifer A. Stofer <[email protected]>
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/71935
Reviewed-by: Christian R. Geddes <[email protected]>
Tested-by: Christian R. Geddes <[email protected]>
  • Loading branch information
stermole authored and crgeddes committed Feb 15, 2019
1 parent da8dc23 commit a892401
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
</enum>
<default>0</default>
<writeable/>
<mssAccessorName>ocmb_exp_boot_config_fw_mode</mssAccessorName>
</attribute>

<attribute>
Expand All @@ -63,6 +64,7 @@
</enum>
<default>0</default>
<writeable/>
<mssAccessorName>ocmb_exp_boot_config_opencapi_loopback_test</mssAccessorName>
</attribute>

<attribute>
Expand All @@ -79,6 +81,7 @@
</enum>
<default>0</default>
<writeable/>
<mssAccessorName>ocmb_exp_boot_config_transport_layer</mssAccessorName>
</attribute>

<attribute>
Expand All @@ -95,6 +98,7 @@
</enum>
<default>0</default>
<writeable/>
<mssAccessorName>ocmb_exp_boot_config_dl_layer_boot_mode</mssAccessorName>
</attribute>

<attribute>
Expand All @@ -110,6 +114,7 @@
</enum>
<default>0</default>
<writeable/>
<mssAccessorName>ocmb_exp_boot_config_boot_mode</mssAccessorName>
</attribute>

<attribute>
Expand All @@ -125,6 +130,7 @@
</enum>
<default>1</default>
<writeable/>
<mssAccessorName>ocmb_exp_boot_config_lane_mode</mssAccessorName>
</attribute>

<attribute>
Expand All @@ -141,6 +147,7 @@
</enum>
<default>3</default>
<writeable/>
<mssAccessorName>ocmb_exp_boot_config_serdes_frequency</mssAccessorName>
</attribute>

</attributes>

0 comments on commit a892401

Please sign in to comment.