mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-25 11:04:51 +03:00
gpu: nvgpu: gv11b: define final netlist
Use NETD firmware on gv11b. GV11B_NETLIST_IMAGE_FW_NAME set to GK20A_NETLIST_IMAGE_D Change-Id: I0301999851ffb14713beaf61b5b2cc97efac74eb Signed-off-by: Seema Khowala <seemaj@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1597290 Reviewed-by: Automatic_Commit_Validation_User GVS: Gerrit_Virtual_Submit Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com> Reviewed-by: Seshendra Gadagottu <sgadagottu@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
4dbf6f7bd6
commit
b8e5724399
@@ -26,11 +26,10 @@
|
||||
|
||||
#include "gk20a/gr_ctx_gk20a.h"
|
||||
|
||||
/* production netlist, one and only one from below */
|
||||
/*
|
||||
* Define netlist for silicon only
|
||||
* #define GV11B_NETLIST_IMAGE_FW_NAME GK20A_NETLIST_IMAGE_A
|
||||
*/
|
||||
/* Define netlist for silicon only */
|
||||
|
||||
#define GV11B_NETLIST_IMAGE_FW_NAME GK20A_NETLIST_IMAGE_D
|
||||
|
||||
int gr_gv11b_get_netlist_name(struct gk20a *g, int index, char *name);
|
||||
bool gr_gv11b_is_firmware_defined(void);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user