• Federico Vaga's avatar
    sw:cpu: wait reset to happen before returning · 27f88d60
    Federico Vaga authored
    The CPU needs time to change state (both direction). This patch adds a
    timeout logic for that change to happen. If the change does not happen
    within the timeout, then the driver returns a warning on the dmesg.
    
    At this moment in time I'm not sure if it is worthy to actually return
    an error. For now, to avoid API changes, we just print a warning.
    Signed-off-by: Federico Vaga's avatarFederico Vaga <federico.vaga@cern.ch>
    27f88d60
Name
Last commit
Last update
.reuse Loading commit data...
LICENSES Loading commit data...
demos Loading commit data...
distribution Loading commit data...
doc Loading commit data...
hdl Loading commit data...
software Loading commit data...
tests Loading commit data...
.gitignore Loading commit data...
.gitlab-ci.yml Loading commit data...
.gitmodules Loading commit data...
.koji Loading commit data...
CHANGELOG.rst Loading commit data...
Makefile Loading commit data...
Manifest.py Loading commit data...
README.rst Loading commit data...
common.mk Loading commit data...