Skip to content

Commit

Permalink
hw-mgmt: thermal: Fix msn5600 tc config data link
Browse files Browse the repository at this point in the history
Bug: #3559366

Signed-off-by: Oleksandr Shamray <[email protected]>
  • Loading branch information
sholeksandr committed Aug 1, 2023
1 parent 7045559 commit aa989f2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
hw-management (1.mlnx.7.0030.1003) unstable; urgency=low
hw-management (1.mlnx.7.0030.1004) unstable; urgency=low
[ MLNX ]

-- MellanoxBSP <[email protected]> Fri, 21 Jul 2023 15:44:00 +0300
-- MellanoxBSP <[email protected]> Tue, 01 Aug 2023 12:50:00 +0300
1 change: 1 addition & 0 deletions usr/usr/bin/hw-management.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1789,6 +1789,7 @@ sn56xx_specific()
named_busses+=(${sn5600_named_busses[@]})
add_come_named_busses $ng800_cpu_bus_offset
echo -n "${named_busses[@]}" > $config_path/named_busses
thermal_control_config="$thermal_control_configs_path/tc_config_msn5600.json"
}

sn_spc4_common()
Expand Down

0 comments on commit aa989f2

Please sign in to comment.