drm/amdgpu: correct ta header v2 ucode init start address
authorJohn Clements <john.clements@amd.com>
Wed, 15 Jul 2020 07:10:09 +0000 (15:10 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 15 Jul 2020 16:45:18 +0000 (12:45 -0400)
commita3302729368d2e4c6c6a1918179c8c53bec79219
tree21fa93a6fc93fec62880274af3791f3b18dde963
parent1f61a43fcec1dceac2ec537a63aba6846dd0e80a
drm/amdgpu: correct ta header v2 ucode init start address

resolve bug calculating fw start address within binary

Reviewed-by: Guchun Chen <guchun.chen@amd.com>
Signed-off-by: John Clements <john.clements@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c