diff options
author | Tomer Tayar <ttayar@habana.ai> | 2022-09-06 16:37:14 +0300 |
---|---|---|
committer | Oded Gabbay <ogabbay@kernel.org> | 2022-09-19 15:08:39 +0300 |
commit | f0b6d3cc29b709089f7a0de6a3d64a73ed0d67bd (patch) | |
tree | 219eba05f599634bb42d837ae57b7b9816aa6479 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cecde184ca32ae862c5494a7875d03592c893ab9 (diff) |
habanalabs/gaudi2: increase hard-reset sleep time to 2 sec
The access to the device registers is blocked during hard reset, until
preboot runs and allows the access to specific registers, including the
PSOC BTM_FSM register which is used to know when the reset is done.
Between the reset request and until this register is polled there is a
small delay of 500 msec which is not enough for F/W to process the reset
and for preboot to run, so the register might be accessed while it is
blocked.
To avoid it, increase the delay to 2 sec.
Signed-off-by: Tomer Tayar <ttayar@habana.ai>
Reviewed-by: Oded Gabbay <ogabbay@kernel.org>
Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions