mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 10:34:43 +03:00
nvgpu: gpu: Update ucode firmware version
As per ucode from P4CL#27398577 the fw_version is 27397105 and same is updated in NVGPU. This is needed for using latest ucode binaries. Change-Id: If7b0e1de5ba383442768697e29351f87e76e9879 Signed-off-by: rmylavarapu <rmylavarapu@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2210544 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com> Reviewed-by: svc-mobile-misra <svc-mobile-misra@nvidia.com> Reviewed-by: Mahantesh Kumbar <mkumbar@nvidia.com> Reviewed-by: Vijayakumar Subbu <vsubbu@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
Alex Waterman
parent
bdee5d7a64
commit
b2b09b1832
@@ -41,7 +41,7 @@
|
||||
#include <nvgpu/pmu/seq.h>
|
||||
|
||||
/* PMU F/W version */
|
||||
#define APP_VERSION_TU10X 27191335U
|
||||
#define APP_VERSION_TU10X 27397105U
|
||||
#define APP_VERSION_GV11B 25005711U
|
||||
#define APP_VERSION_GV10X 25633490U
|
||||
#define APP_VERSION_GP10X 24076634U
|
||||
|
||||
Reference in New Issue
Block a user