Commit 010a118c authored by Oded Gabbay's avatar Oded Gabbay
Browse files

habanalabs: update F/W register map



Update the mapping to the latest one used by the Firmware. No impact on the
driver in this update.

Reviewed-by: default avatarTomer Tayar <ttayar@habana.ai>
Signed-off-by: default avatarOded Gabbay <oded.gabbay@gmail.com>
parent aa9dd58b
Loading
Loading
Loading
Loading
+23 −21
Original line number Diff line number Diff line
@@ -34,5 +34,7 @@

#define mmHW_STATE			mmPSOC_GLOBAL_CONF_APP_STATUS
#define mmPSOC_GLOBAL_CONF_CPU_BOOT_STATUS	mmPSOC_GLOBAL_CONF_WARM_REBOOT
#define mmPSOC_GLOBAL_CONF_KMD_MSG_TO_CPU	mmPSOC_GLOBAL_CONF_UBOOT_MAGIC
#define mmUPD_PENDING_STS		mmPSOC_GLOBAL_CONF_NON_RST_FLOPS_3

#endif /* GOYA_REG_MAP_H_ */