Skip to content

Commit cca4f81

Browse files
nonodarkBYGX-wcr
authored andcommitted
[Ufispace] Update BCM port and PDDF platform configurations due to SDK and firmware updates. (#21483)
* [ufispace][platforms] Remove the high threshold of the PSU, as the BMC 11.8 firmware no longer supports it. Remove the high threshold of the PSU on the following platforms, as the BMC 11.8 firmware no longer supports it. * s7801-54xs * s8901-54xc * s9110-32x * [ufispace][s9110-32x] Update bcm port configuration file
1 parent bbde0ac commit cca4f81

File tree

5 files changed

+1
-65
lines changed

5 files changed

+1
-65
lines changed

device/ufispace/x86_64-ufispace_s7801_54xs-r0/pddf/pddf-device.json

-16
Original file line numberDiff line numberDiff line change
@@ -1777,14 +1777,6 @@
17771777
"field_name": "PSU0_TEMP1",
17781778
"field_pos": "12",
17791779
"separator": ","
1780-
},
1781-
{
1782-
"attr_name": "temp1_high_threshold",
1783-
"bmc_cmd": "ipmitool sdr -c get PSU0_TEMP1",
1784-
"raw": "0",
1785-
"field_name": "PSU0_TEMP1",
1786-
"field_pos": "13",
1787-
"separator": ","
17881780
}
17891781
]
17901782
}
@@ -1817,14 +1809,6 @@
18171809
"field_name": "PSU1_TEMP1",
18181810
"field_pos": "12",
18191811
"separator": ","
1820-
},
1821-
{
1822-
"attr_name": "temp1_high_threshold",
1823-
"bmc_cmd": "ipmitool sdr -c get PSU1_TEMP1",
1824-
"raw": "0",
1825-
"field_name": "PSU1_TEMP1",
1826-
"field_pos": "13",
1827-
"separator": ","
18281812
}
18291813
]
18301814
}

device/ufispace/x86_64-ufispace_s8901_54xc-r0/pddf/pddf-device.json

-16
Original file line numberDiff line numberDiff line change
@@ -1777,14 +1777,6 @@
17771777
"field_name": "PSU0_TEMP1",
17781778
"field_pos": "12",
17791779
"separator": ","
1780-
},
1781-
{
1782-
"attr_name": "temp1_high_threshold",
1783-
"bmc_cmd": "ipmitool sdr -c get PSU0_TEMP1",
1784-
"raw": "0",
1785-
"field_name": "PSU0_TEMP1",
1786-
"field_pos": "13",
1787-
"separator": ","
17881780
}
17891781
]
17901782
}
@@ -1817,14 +1809,6 @@
18171809
"field_name": "PSU1_TEMP1",
18181810
"field_pos": "12",
18191811
"separator": ","
1820-
},
1821-
{
1822-
"attr_name": "temp1_high_threshold",
1823-
"bmc_cmd": "ipmitool sdr -c get PSU1_TEMP1",
1824-
"raw": "0",
1825-
"field_name": "PSU1_TEMP1",
1826-
"field_pos": "13",
1827-
"separator": ","
18281812
}
18291813
]
18301814
}

device/ufispace/x86_64-ufispace_s9110_32x-r0/UFISPACE-S9110-32X/td3-x7-s9110-32x.config.bcm

+1-1
Original file line numberDiff line numberDiff line change
@@ -661,7 +661,7 @@ max_vp_lags=0
661661
miim_intr_enable=0
662662
module_64ports=1
663663
schan_intr_enable=0
664-
stable_size=0x5500000
664+
stable_size=0x6400000
665665
tdma_timeout_usec=3000000
666666
skip_L2_USER_ENTRY=0
667667
bcm_tunnel_term_compatible_mode=1

device/ufispace/x86_64-ufispace_s9110_32x-r0/pddf/pddf-device-beta.json

-16
Original file line numberDiff line numberDiff line change
@@ -499,14 +499,6 @@
499499
"field_name": "PSU0_TEMP1",
500500
"field_pos": "2"
501501
},
502-
{
503-
"attr_name": "temp1_high_threshold",
504-
"bmc_cmd": "ipmitool sdr get -c PSU0_TEMP1",
505-
"raw": "0",
506-
"separator": ",",
507-
"field_name": "PSU0_TEMP1",
508-
"field_pos": "13"
509-
},
510502
{
511503
"attr_name": "temp1_high_crit_threshold",
512504
"bmc_cmd": "ipmitool sdr get -c PSU0_TEMP1",
@@ -539,14 +531,6 @@
539531
"field_name": "PSU1_TEMP1",
540532
"field_pos": "2"
541533
},
542-
{
543-
"attr_name": "temp1_high_threshold",
544-
"bmc_cmd": "ipmitool sdr get -c PSU1_TEMP1",
545-
"raw": "0",
546-
"separator": ",",
547-
"field_name": "PSU1_TEMP1",
548-
"field_pos": "13"
549-
},
550534
{
551535
"attr_name": "temp1_high_crit_threshold",
552536
"bmc_cmd": "ipmitool sdr get -c PSU1_TEMP1",

device/ufispace/x86_64-ufispace_s9110_32x-r0/pddf/pddf-device-pvt.json

-16
Original file line numberDiff line numberDiff line change
@@ -499,14 +499,6 @@
499499
"field_name": "PSU0_TEMP1",
500500
"field_pos": "2"
501501
},
502-
{
503-
"attr_name": "temp1_high_threshold",
504-
"bmc_cmd": "ipmitool sdr get -c PSU0_TEMP1",
505-
"raw": "0",
506-
"separator": ",",
507-
"field_name": "PSU0_TEMP1",
508-
"field_pos": "13"
509-
},
510502
{
511503
"attr_name": "temp1_high_crit_threshold",
512504
"bmc_cmd": "ipmitool sdr get -c PSU0_TEMP1",
@@ -539,14 +531,6 @@
539531
"field_name": "PSU1_TEMP1",
540532
"field_pos": "2"
541533
},
542-
{
543-
"attr_name": "temp1_high_threshold",
544-
"bmc_cmd": "ipmitool sdr get -c PSU1_TEMP1",
545-
"raw": "0",
546-
"separator": ",",
547-
"field_name": "PSU1_TEMP1",
548-
"field_pos": "13"
549-
},
550534
{
551535
"attr_name": "temp1_high_crit_threshold",
552536
"bmc_cmd": "ipmitool sdr get -c PSU1_TEMP1",

0 commit comments

Comments
 (0)