We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 627f40e commit b859812Copy full SHA for b859812
usr/usr/bin/hw-management.sh
@@ -2258,7 +2258,7 @@ qm3xxx_specific()
2258
thermal_control_config="$thermal_control_configs_path/tc_config_q3400.json"
2259
named_busses+=(${q3400_named_busses[@]})
2260
asic_i2c_buses=(2 18 34 50)
2261
- psu_i2c_map=(4 59 4 58 3 5b 3 5a 3 5d 3 5c 4 5e 4 5f)
+ psu_i2c_map=(4 59 4 58 3 5b 3 5a 4 5d 4 5c 3 5e 3 5f)
2262
dummy_psus_supported=1
2263
elif [ "$sku" == "HI175" ] || [ "$sku" == "HI178" ]; then
2264
# Set according to front fan max.
0 commit comments