SWDEV-426130 - Updated firmware subcommand output

Corrected truncation
	corrected xgmi to ta_xgmi
	remapped smc(system management controller) to pm(power
management)

Signed-off-by: Maisam Arif <maisarif@amd.com>
Change-Id: I404cefa7b90a454d4f4b08f6490448b47cf32107


[ROCm/amdsmi commit: 545e57d3e3]
This commit is contained in:
Maisam Arif
2023-11-10 23:43:17 -06:00
committed by Maisam Arif
parent 643042695d
commit 37a41c3bc8
8 changed files with 32 additions and 25 deletions
+2 -2
View File
@@ -357,10 +357,10 @@ typedef enum {
FW_ID_RLC_SAVE_RESTORE_LIST,
FW_ID_ASD,
FW_ID_TA_RAS,
FW_ID_XGMI,
FW_ID_TA_XGMI,
FW_ID_RLC_SRLG,
FW_ID_RLC_SRLS,
FW_ID_SMC,
FW_ID_PM,
FW_ID_DMCU,
FW_ID__MAX
} amdsmi_fw_block_t;