mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 17:25:35 +03:00
Revert "platform: nvadsp: Ability to get chip id on ADSP"
This reverts commit baa2e9cd86a446e085091494be4247d2a4b64a33 since it causes ADSP tests to fail on T18x and T19x platforms. Bug 2057870 Change-Id: Ibfc1ec5dfcd678bf608598edc1f118a452d072e3 Signed-off-by: Bharat Nihalani <bnihalani@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1651935 Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com>
This commit is contained in:
committed by
Laxman Dewangan
parent
8f2612d56d
commit
3079cc865b
@@ -127,8 +127,7 @@ struct nvadsp_os_args {
|
||||
char logger[DRAM_DEBUG_LOG_SIZE];
|
||||
uint64_t adsp_freq_hz;
|
||||
uint32_t dynamic_app_support;
|
||||
uint32_t chip_id;
|
||||
char reserved[120];
|
||||
char reserved[124];
|
||||
} __packed;
|
||||
|
||||
/* ARM MODE REGS */
|
||||
|
||||
Reference in New Issue
Block a user