projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
214afa9
)
habanalabs/gaudi: increase timeout for boot fit load
author
Oded Gabbay
<oded.gabbay@gmail.com>
Tue, 8 Sep 2020 12:17:03 +0000
(15:17 +0300)
committer
Oded Gabbay
<oded.gabbay@gmail.com>
Tue, 22 Sep 2020 15:49:53 +0000
(18:49 +0300)
The firmware running in the boot stage takes more time to execute due to
increased security mechanisms. Therefore, we need to increase the timeout
we wait for the boot fit to finish loading.
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
drivers/misc/habanalabs/gaudi/gaudiP.h
patch
|
blob
|
history
diff --git
a/drivers/misc/habanalabs/gaudi/gaudiP.h
b/drivers/misc/habanalabs/gaudi/gaudiP.h
index dd222bc128f9c60f0bf8c4cbc71a3599850c6f19..b70b810c21c960e8ef45ce97d927decc406e545f 100644
(file)
--- a/
drivers/misc/habanalabs/gaudi/gaudiP.h
+++ b/
drivers/misc/habanalabs/gaudi/gaudiP.h
@@
-42,7
+42,7
@@
#define MAX_POWER_DEFAULT_PCI 200000 /* 200W */
#define MAX_POWER_DEFAULT_PMC 350000 /* 350W */
-#define GAUDI_CPU_TIMEOUT_USEC
15000000 /* 15
s */
+#define GAUDI_CPU_TIMEOUT_USEC
30000000 /* 30
s */
#define TPC_ENABLED_MASK 0xFF