mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-23 17:55:05 +03:00
video: tegra: host: increase fw minor version
Increase minor version of firmware from 0 to 1 Jira DLA-1992 Jira DLA-1993 Change-Id: I81041122af8f206e29eb779da734056fd5b698c6 Signed-off-by: Arvind M <am@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2131337 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Shridhar Rasal <srasal@nvidia.com> Reviewed-by: Bharat Nihalani <bnihalani@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
Laxman Dewangan
parent
6e76995152
commit
42a53a0cde
@@ -20,7 +20,7 @@
|
||||
#define _DLA_FW_VERSION_H_
|
||||
|
||||
#define FIRMWARE_VERSION_MAJOR 0x1
|
||||
#define FIRMWARE_VERSION_MINOR 0x0
|
||||
#define FIRMWARE_VERSION_MINOR 0x1
|
||||
#define FIRMWARE_VERSION_SUBMINOR 0x0
|
||||
|
||||
static inline uint32_t dla_version(void)
|
||||
|
||||
Reference in New Issue
Block a user